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
|
strategy: "round-robin" # round-robin , weight-time , random
|
||||||
type: "nacos"
|
type: "nacos"
|
||||||
metadata:
|
metadata:
|
||||||
url: "120.53.133.30"
|
url: "localhost"
|
||||||
port: 80
|
port: 80
|
||||||
namespace: "public"
|
namespace: "public"
|
||||||
group: "DEFAULT_GROUP"
|
group: "DEFAULT_GROUP"
|
||||||
@ -17,4 +17,4 @@ yoyogo:
|
|||||||
auth:
|
auth:
|
||||||
enable: true
|
enable: true
|
||||||
username: "root"
|
username: "root"
|
||||||
password: "1234"
|
password: "1234"
|
||||||
|
Loading…
Reference in New Issue
Block a user