init
This commit is contained in:
12
auth/src/main/resources/bootstrap-pro.yml
Normal file
12
auth/src/main/resources/bootstrap-pro.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
# Spring
|
||||
spring:
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: nacos.fateverse.svc.cluster.local:8848
|
||||
|
||||
|
||||
management:
|
||||
server:
|
||||
port: 9595
|
||||
Reference in New Issue
Block a user