Files
aida_front/.env.dev

12 lines
417 B
Plaintext
Raw Normal View History

2025-06-20 13:21:45 +08:00
VITE_USER_NODE_ENV = 'development'
# VITE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
# VITE_APP_BASE_URL = 'https://api.aida.com.hk'
2024-01-31 09:34:20 +08:00
# VITE_APP_BASE_URL = 'http://18.167.251.121:10086'
VITE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
# VITE_APP_BASE_URL = 'https://www.api.aida.com.hk'
2024-12-18 17:38:43 +08:00
# 徐佩
# VITE_APP_BASE_URL = 'http://192.168.31.118:5567'
2024-05-28 16:00:26 +08:00
# 海波
# VITE_APP_BASE_URL = 'http://192.168.31.34:5567'