Files
aida_front/.env.dev_build
X1627315083 820cedffa7 fix
2025-11-19 11:53:36 +08:00

9 lines
285 B
Plaintext

VITE_USER_NODE_ENV = 'development'
# 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'
VITE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
VITE_APP_BASE_URL = 'http://localhost:22170'