mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
支持docker
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
server.port=2222
|
server.port=2222
|
||||||
spring.application.name=story-service
|
spring.application.name=story-service
|
||||||
|
register.url=127.0.0.1:8848
|
||||||
# 注册中心
|
# 注册中心
|
||||||
spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848
|
spring.cloud.nacos.discovery.server-addr=${register.url}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user