mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 01:11:27 +03:00
feat(docker): mount timezone configs
This commit is contained in:
@@ -27,6 +27,8 @@ services:
|
||||
- 8169:8169
|
||||
volumes:
|
||||
- tickets-bot:/home/container/user
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
tty: true
|
||||
stdin_open: true
|
||||
# Please refer to the documentation:
|
||||
|
Reference in New Issue
Block a user