fix(docker): add tty and stdin_open

This commit is contained in:
Isaac 2023-02-24 00:32:48 +00:00
parent db26553724
commit 6844828d33
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33

View File

@ -27,6 +27,8 @@ services:
- 8080:8080
volumes:
- tickets-bot:/usr/bot/user
tty: true
stdin_open: true
# Please refer to the documentation:
# https://discordtickets.app/self-hosting/configuration/#environment-variables
environment: