dockerfile修改

This commit is contained in:
2026-04-22 13:57:38 +08:00
parent 8b5f5b72d2
commit 9f9fcd09ae
7 changed files with 41 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
server:
name: "admin-go"
address: ":9001"
address: ":8808"
serverRoot: "resource/public"
dumpRouterMap: false
routeOverWrite: true
@@ -105,7 +105,7 @@ gfcli:
path: "./internal/app/system"
# 文件上传服务地址与oss模块minio中的endpoint(filePrefix需要加http://)一致
filePrefix: "http://172.17.0.3:9000"
filePrefix: "http://116.204.74.41:9000"
consul:
address: 116.204.74.41:8500