ly-front/.env.development

5 lines
198 B
Plaintext

NODE_ENV = 'development'
# VUE_APP_API_URL = 'http://192.168.0.74:5002'
# VUE_APP_API_URL = 'http://111.198.19.33:5002'
VUE_APP_API_URL = 'http://101.43.201.20:5001'
VUE_APP_MESSAGE_SDK_DEBUG = true