ly-front/.env.development

5 lines
199 B
Plaintext
Raw Normal View History

2025-03-31 15:26:29 +00:00
NODE_ENV = 'development'
# VUE_APP_API_URL = 'http://192.168.0.74:5002'
# VUE_APP_API_URL = 'http://111.198.19.33:5002'
2025-04-02 15:17:45 +00:00
VUE_APP_API_URL = 'http://114.66.57.139:5001/'
2025-03-31 15:26:29 +00:00
VUE_APP_MESSAGE_SDK_DEBUG = true