fix variable
Some checks failed
CI / build (3.10) (push) Has been cancelled
CI / build (3.8) (push) Has been cancelled
CI / build (3.9) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled

This commit is contained in:
Simon Rieger 2024-09-16 16:40:38 +02:00
parent c3ebc7a11b
commit b995f42fb4

View file

@ -11,7 +11,7 @@ services:
environment: environment:
- REDIS_HOST=redis - REDIS_HOST=redis
- NO_SSL=false - NO_SSL=false
- SECRET_KEY=$SECRET_KEY - SECRET_KEY=${SECRET_KEY}
- VIRTUAL_HOST=share.brothertec.eu - VIRTUAL_HOST=share.brothertec.eu
- VIRTUAL_PORT=5000 - VIRTUAL_PORT=5000
- LETSENCRYPT_HOST=share.brothertec.eu - LETSENCRYPT_HOST=share.brothertec.eu