Update example_config.yaml
This commit is contained in:
parent
a518073e67
commit
39af901d9d
@ -8,7 +8,7 @@ yoyogo:
|
||||
strategy: "round-robin" # round-robin , weight-time , random
|
||||
type: "nacos"
|
||||
metadata:
|
||||
url: "120.53.133.30"
|
||||
url: "localhost"
|
||||
port: 80
|
||||
namespace: "public"
|
||||
group: "DEFAULT_GROUP"
|
||||
@ -17,4 +17,4 @@ yoyogo:
|
||||
auth:
|
||||
enable: true
|
||||
username: "root"
|
||||
password: "1234"
|
||||
password: "1234"
|
||||
|
Loading…
Reference in New Issue
Block a user