feat 改名

This commit is contained in:
2025-12-15 11:28:23 +08:00
parent 1bd50d298a
commit f511364984
28 changed files with 0 additions and 5 deletions

View File

@@ -0,0 +1,29 @@
app:
name: "gateway-prod"
log:
debug: false
level: "debug"
maxSize: 10
maxBackups: 100
maxAge: 7
db:
etcd:
address: [ "172.18.28.0:2379" ]
serve:
grpc:
address: "172.18.28.0"
port: 8500
ttl: 20
socket:
web:
address: "172.18.28.0"
port: 8501
raw:
address: "172.18.28.0"
port: 8502
http:
address: "172.18.28.0"
port: 8503