mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-12-23 00:03:09 +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:
|
ports:
|
||||||
- 8169:8169
|
- 8169:8169
|
||||||
volumes:
|
volumes:
|
||||||
- tickets-bot:/usr/bot/user
|
- tickets-bot:/home/container/user
|
||||||
tty: true
|
tty: true
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
# Please refer to the documentation:
|
# Please refer to the documentation:
|
||||||
|
Loading…
Reference in New Issue
Block a user