|
@@ -53,10 +53,10 @@ logging:
|
|
|
# 服务域名
|
|
|
caimei:
|
|
|
siteEnv: 0 #网站环境,(2:正式环境,1:测试环境,0:开发环境)
|
|
|
-# spiServer: https://spi-b.caimei365.com
|
|
|
- spiServer: http://192.168.2.67:8008
|
|
|
-# coreServer: https://core-b.caimei365.com
|
|
|
- coreServer: http://192.168.2.67:18002
|
|
|
+ spiServer: https://spi-b.caimei365.com
|
|
|
+# spiServer: http://192.168.2.67:8008
|
|
|
+ coreServer: https://core-b.caimei365.com
|
|
|
+# coreServer: http://192.168.2.67:18002
|
|
|
imageDomain: https://img-b.caimei365.com
|
|
|
wwwDomain: http:localhost:8009
|
|
|
destPath: D:/_PLAN_WORKSPACE/test/static
|