#1 : Mis à jours des urls avec le bon port.
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
"MaxCommentsPerTrack": 3
|
||||
},
|
||||
"Keycloak": {
|
||||
"Authority": "https://10.4.0.131/keycloak/realms/webzine-realm",
|
||||
"PublicOrigin": "https://10.4.0.131",
|
||||
"Authority": "https://10.4.0.131:8443/keycloak/realms/webzine-realm",
|
||||
"PublicOrigin": "https://10.4.0.131:8443",
|
||||
"ClientId": "webzine-client",
|
||||
"ClientSecret": "Z9JgRucpeZD4jqRhTciiznX3PPoJ9oYp",
|
||||
"ResponseType": "code",
|
||||
|
||||
Reference in New Issue
Block a user