Set hostname -> 0.0.0.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tobias 2024-06-18 19:51:59 +02:00
parent b437f7993d
commit 09d8134d04

View File

@ -16,7 +16,7 @@ services:
- "DRONE_URL" # Probably vestigial - "DRONE_URL" # Probably vestigial
- "REPOSITORY" - "REPOSITORY"
- "PORT=443" - "PORT=443"
- "HOSTNAME=${DOMAIN}" - "HOSTNAME=0.0.0.0"
secrets: secrets:
- mongo_password - mongo_password
- payload_secret - payload_secret