fix(docker): update compose file with new path [skip ci]

This commit is contained in:
Isaac
2023-06-16 23:42:00 +01:00
parent 42af8241f9
commit d77d37cf9e

View File

@@ -26,7 +26,7 @@ services:
ports:
- 8169:8169
volumes:
- tickets-bot:/usr/bot/user
- tickets-bot:/home/container/user
tty: true
stdin_open: true
# Please refer to the documentation: