application.yml add nacos register group name config.
This commit is contained in:
@@ -32,6 +32,8 @@ nacos:
|
|||||||
# need replace
|
# need replace
|
||||||
server-addr: localhost:8848
|
server-addr: localhost:8848
|
||||||
auto-register: true
|
auto-register: true
|
||||||
|
register:
|
||||||
|
group-name: fizz-gateway
|
||||||
######################### Nacos config end #######################################
|
######################### Nacos config end #######################################
|
||||||
|
|
||||||
# if you do not use Eureka, ignore the follow config
|
# if you do not use Eureka, ignore the follow config
|
||||||
|
|||||||
Reference in New Issue
Block a user