Add hostname & port env
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
tobias 2024-06-18 08:14:38 +02:00
parent 97173fce29
commit f6c1f4fe78

View File

@ -15,6 +15,8 @@ services:
- "TOKEN_FILE=/run/secrets/token" # Probably vestigial
- "DRONE_URL" # Probably vestigial
- "REPOSITORY"
- "PORT=443"
- "HOSTNAME=${DOMAIN}"
secrets:
- mongo_password
- payload_secret