diff --git a/compose.yml b/compose.yml index 0c1a572..c555d26 100644 --- a/compose.yml +++ b/compose.yml @@ -44,7 +44,7 @@ services: command: | uvicorn --host 0.0.0.0 - --forwarded-allow-ips='*' + --forwarded-allow-ips="*" --proxy-headers keycloak_collective_portal:app