Commit 2447426e677421bbcf072dbba7c5a34226b12e04
1 parent
4b4d326b
1.
Showing
1 changed file
with
3 additions
and
3 deletions
src/main/resources/application-cloud.properties
| @@ -86,9 +86,9 @@ minio.bucket= dsm | @@ -86,9 +86,9 @@ minio.bucket= dsm | ||
| 86 | 86 | ||
| 87 | sso.enabled= true | 87 | sso.enabled= true |
| 88 | sso.systemcode = SYSUS023 | 88 | sso.systemcode = SYSUS023 |
| 89 | -sso.http.url.login= http://10.10.2.23:8112/login?redirect=%2Findex | ||
| 90 | -sso.http.url.logout= http://10.10.2.23:8112/login?redirect=%2Findex | ||
| 91 | -sso.http.url.auth= http://10.10.2.23:8112/prod-api/system/utilitySystem/checkToken | 89 | +sso.http.url.login= http://118.113.164.50:8112/login?redirect=%2Findex |
| 90 | +sso.http.url.logout= http://118.113.164.50:8112/login?redirect=%2Findex | ||
| 91 | +sso.http.url.auth= http://118.113.164.50:8112/prod-api/system/utilitySystem/checkToken | ||
| 92 | 92 | ||
| 93 | path.speech.common = /data/control/speech/common/ | 93 | path.speech.common = /data/control/speech/common/ |
| 94 | path.speech.line = /data/control/speech/%s/ | 94 | path.speech.line = /data/control/speech/%s/ |
| 95 | \ No newline at end of file | 95 | \ No newline at end of file |