doum
8 天以前 60e49d600834344ae1b18357e76df74fbe160527
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'