|
@@ -1,7 +1,7 @@
|
|
|
# 黄雯本地
|
|
|
-# API_HOST = 'http://192.168.1.44:8080/'
|
|
|
+API_HOST = 'http://192.168.1.110:8080/'
|
|
|
# 商城服务器
|
|
|
-API_HOST = 'https://www.fuint.cn/fuint-food/'
|
|
|
+# API_HOST = 'https://www.fuint.cn/fuint-food/'
|
|
|
NODE_ENV = 'development'
|
|
|
SYSTEM_NAME = 'app.title'
|
|
|
|