Browse Source

torna环境地址调整

谭斌 2 years ago
parent
commit
794ee2cbe3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      authorize-start/src/main/resources/torna.json

+ 1 - 1
authorize-start/src/main/resources/torna.json

@@ -8,7 +8,7 @@
   // 模块token
   "token": "da35918157904ccba74d1bca7d7fc867",
   // 调试环境,格式:环境名称,调试路径,多个用"|"隔开
-  "debugEnv": "test,http://119.96.194.20:9050/",
+  "debugEnv": "test,http://119.96.194.20:9050/authorize",
   // 推送人
   "author": "xy",
   // 打开调试:true/false