2
0

feat: enhance build and setup

This commit is contained in:
zhangsz
2024-12-30 10:12:54 +08:00
parent c43c799ae0
commit 25f17f91bb
22 changed files with 372 additions and 201 deletions

View File

@@ -7,7 +7,8 @@ db.password=123456
nacos.naming.empty-service.auto-clean=true
nacos.naming.empty-service.clean.initial-delay-ms=50000
nacos.naming.empty-service.clean.period-time-ms=30000
nacos.server.ip=${NACOS_SERVER_ADDR}
# nacos.server.ip=${NACOS_SERVER_IP}
# nacos.server.port=${NACOS_SERVER_PORT}
management.endpoints.web.exposure.include=*