doum
2 天以前 ee300eca8f8414604cd94aa29f2b80e7d32413f6
admin/.env.development
@@ -1,4 +1,6 @@
# 开发环境配置
NODE_ENV = 'development'
#VUE_APP_API_URL  = 'http://192.168.1.54:10010'
VUE_APP_API_URL = 'https://jinkuai.832smartfarm.com/jinkuai_admin'
# 项目上下文路径
VUE_APP_CONTEXT_PATH = '/'
VUE_APP_API_URL = 'http://localhost:11010'