application.yml add nacos register group name config.

This commit is contained in:
zhongjie
2020-11-12 14:33:51 +08:00
committed by dxfeng10
parent f3b1bbd007
commit 1f02caabbe

View File

@@ -32,6 +32,8 @@ nacos:
# need replace
server-addr: localhost:8848
auto-register: true
register:
group-name: fizz-gateway
######################### Nacos config end #######################################
# if you do not use Eureka, ignore the follow config