ly-front/.env.development

3 lines
103 B
Plaintext
Raw Normal View History

2025-03-31 15:26:29 +00:00
NODE_ENV = 'development'
2025-04-03 14:28:51 +00:00
VUE_APP_API_URL = 'http://114.66.57.139:8088'
2025-03-31 15:26:29 +00:00
VUE_APP_MESSAGE_SDK_DEBUG = true