Chore(docker-compose): Port number
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- "TZ=Asia/Singapore"
|
||||
- "LOGGER_WEBHOOK_URL=${LOGGER_WEBHOOK_URL}"
|
||||
ports:
|
||||
- "127.0.0.1:8008:8000"
|
||||
- "127.0.0.1:8009:8000"
|
||||
entrypoint: ["/bin/bash", "-c", "/app/server 2>&1 | /app/messenger --webhook --url $LOGGER_WEBHOOK_URL"]
|
||||
|
||||
#######################################
|
||||
|
||||
Reference in New Issue
Block a user