Skip to content

Commit

Permalink
Fix backup TZ
Browse files Browse the repository at this point in the history
  • Loading branch information
fono09 committed Sep 26, 2023
1 parent b046a4f commit 5bbb40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ services:
test: ""
volumes:
- ./postgres_backups:/backups
- /usr/share/zoneinfo/Asia/Tokyo:/etc/localtime
deploy:
placement:
constraints: [node.hostname == okaya-srv-0]
Expand Down

0 comments on commit 5bbb40e

Please sign in to comment.