This commit is contained in:
daihh
2023-06-19 10:30:18 +08:00
parent b75e6e099f
commit 50d218f51b
3 changed files with 8 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ spring.redis.host=10.251.160.38
spring.redis.password=qwert!W577
spring.redis.port=6379
# cloud nacos config
spring.application.cloud.nacos.discovery.server-addr=10.251.181.11:8848
## datasource config
spring.jpa.hibernate.ddl-auto=update
spring.datasource.driverClassName=com.mysql.jdbc.Driver