Skip to content

Commit

Permalink
Fix broken esc char
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Jun 28, 2024
1 parent e6d1cc5 commit 5a05b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dmoj/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ services:
- /user/wlmoj/backups:/backups
env_file: [ environment/mysql.env, environment/mysql-admin.env ]
environment:
TZ: "America\Toronto"
TZ: "America/Toronto"
networks: [ db ]
deploy:
replicas: 1
Expand Down

0 comments on commit 5a05b8b

Please sign in to comment.