Files
aida_front/.env.dev_build

9 lines
355 B
Plaintext
Raw Normal View History

2026-04-24 17:30:07 +08:00
VITE_USER_NODE_ENV = 'development_cloud'
# VITE_APP_BASE_URL = 'https://aida.com.hk/test'
# VITE_APP_BASE_URL = 'http://18.167.251.121:10088'
# VITE_APP_BASE_URL = 'https://api.aida.com.hk'
2026-05-05 14:53:49 +08:00
# VITE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
VITE_APP_BASE_URL = 'https://www.develop-ms.api.aida.com.hk'
2024-05-17 17:10:35 +08:00
2025-09-09 11:47:38 +08:00
# VITE_APP_BASE_URL = 'http://localhost:22170'