fix: various web1 fixes

This commit is contained in:
2023-01-09 03:47:19 +01:00
parent d926d70a5f
commit 462e54bd14
5 changed files with 35 additions and 4 deletions

View File

@@ -24,15 +24,18 @@ keycloak_address: keycloak.atlantishq.de
keycloak_clients:
python-flask-picture-factory:
party_secret : "HISTORY_PURGED_SECRETKG0j"
client_id: z_images
client_secret: "HISTORY_PURGED_SECRET"
redirect_uris: '"https://images.atlantishq.de/*","https://images.athq.de/*","https://images.potaris.de/*"'
simple-log-server:
party_secret : "8fZpHISTORY_PURGED_SECRET"
client_id: z_sls
client_secret: ""
redirect_uris: '"https://sls.atlantishq.de/*"'
soundlib-interface:
party_secret : "zdHRHISTORY_PURGED_SECRET"
client_id: z_soundlib
client_secret: ""
redirect_uris: '"https://sounds.atlantishq.de/*"'