Put on one line

This commit is contained in:
decentral1se 2021-06-11 18:52:18 +02:00
parent 41565ec82e
commit 42fa43a010
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 6 deletions

View File

@ -41,12 +41,7 @@ services:
target: /usr/local/bin/entrypoint.sh
mode: 0555
entrypoint: /usr/local/bin/entrypoint.sh
command: |
uvicorn
--host 0.0.0.0
--forwarded-allow-ips='*'
--proxy-headers
keycloak_collective_portal:app"
command: "uvicorn --host 0.0.0.0 --forwarded-allow-ips='*' --proxy-headers keycloak_collective_portal:app"
networks:
proxy: