Change port to 3000
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tobias 2024-06-18 23:36:00 +02:00
parent 09d8134d04
commit 4fb8c8362d

View File

@ -15,7 +15,7 @@ services:
- "TOKEN_FILE=/run/secrets/token" # Probably vestigial
- "DRONE_URL" # Probably vestigial
- "REPOSITORY"
- "PORT=443"
- "PORT=3000"
- "HOSTNAME=0.0.0.0"
secrets:
- mongo_password