feat: waitress port from services option

This commit is contained in:
2023-01-15 18:20:10 +01:00
parent 25441ea4b2
commit a684479e05
3 changed files with 22 additions and 9 deletions

View File

@@ -39,20 +39,24 @@ keycloak_clients:
- "https://images.potaris.de/*"
description: "Images Factory"
keycloak_id: "00000000-0000-0000-0000-000000000001"
groups: "images"
simple-log-server:
party_secret : "8fZpHISTORY_PURGED_SECRET"
client_id: z_sls
client_secret: ""
client_secret: "HISTORY_PURGED_SECRET"
redirect_uris:
- "https://sls.atlantishq.de/*"
description: "Simple Log Server"
keycloak_id: "00000000-0000-0000-0000-000000000002"
groups: "monitoring"
soundlib-interface:
party_secret : "zdHRHISTORY_PURGED_SECRET"
client_id: z_soundlib
client_secret: ""
client_secret: "HISTORY_PURGED_SECRET"
redirect_uris:
- "https://sounds.atlantishq.de/*"
description: "Soundlib interface"
keycloak_id: "00000000-0000-0000-0000-000000000003"
groups: "soundlib"