Skip to content

Commit

Permalink
feat/update nacos/conf/application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
freestylefly committed May 26, 2024
1 parent e553be6 commit 4a27a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nacos/conf/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ spring.datasource.platform=mysql
db.num=1
db.url.0=jdbc:mysql:/pmhub-mysql:33706/pmhub-nacos?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=UTC
db.user=root
db.password=123456
db.password=laigeoffer-pmhub

nacos.naming.empty-service.auto-clean=true
nacos.naming.empty-service.clean.initial-delay-ms=50000
Expand Down

0 comments on commit 4a27a8a

Please sign in to comment.