Commit 81c8703a by xmy

线上部署

parent bbffb18c
...@@ -75,8 +75,9 @@ class AuthPoolConfig extends PoolProperties ...@@ -75,8 +75,9 @@ class AuthPoolConfig extends PoolProperties
* *
*/ */
protected $uri = [ protected $uri = [
"172.21.0.19:8099", "auth:8099",
"172.16.255.39:8099" // "172.21.0.19:8099",
// "172.16.255.39:8099"
]; ];
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment