Browse Source

252 auth 配置

all 5 years ago
parent
commit
7284482fe4
1 changed files with 3 additions and 2 deletions
  1. 3 2
      backend/src/dashoo.cn/modi_webapi/config/config.toml

+ 3 - 2
backend/src/dashoo.cn/modi_webapi/config/config.toml

@@ -25,5 +25,6 @@
     cache   = "127.0.0.1:16379,1,soccer?idleTimeout=600"
 
     [micro_srv]
-        auth = "dashoo.labsop.srv.auth-dev-1.0"
-        admin = "dashoo.labsop.srv.lims.admin-dev-1.0"
+        #auth = "dashoo.labsop.srv.auth-dev-1.0"
+        auth = "dashoo.cellsop.auth.dev-1.0"
+        admin = "dashoo.labsop.srv.lims.admin-dev-1.0"