网络环境调整
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server:
|
||||
name: "admin-go"
|
||||
address: ":8808"
|
||||
address: ":9001"
|
||||
serverRoot: "resource/public"
|
||||
dumpRouterMap: false
|
||||
routeOverWrite: true
|
||||
@@ -105,7 +105,7 @@ gfcli:
|
||||
path: "./internal/app/system"
|
||||
|
||||
# 文件上传服务地址,与oss模块minio中的endpoint(filePrefix需要加http://)一致
|
||||
filePrefix: "http://116.204.74.41:9000"
|
||||
filePrefix: "http://172.17.0.3:9000"
|
||||
|
||||
consul:
|
||||
address: 116.204.74.41:8500
|
||||
|
||||
Reference in New Issue
Block a user