mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
fix(docker): update compose file with new path [skip ci]
This commit is contained in:
parent
42af8241f9
commit
d77d37cf9e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user