Set hostname -> 0.0.0.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b437f7993d
commit
09d8134d04
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user