We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9371b commit 0b7a264Copy full SHA for 0b7a264
1 file changed
docker-compose-prod.yml
@@ -21,6 +21,8 @@ services:
21
- BACKUP_KEEP_WEEKS=3
22
- BACKUP_KEEP_MONTHS=4
23
- HEALTHCHECK_PORT=80
24
+ - TZ=Asia/Tehran
25
+ - SCHEDULE="57 18 * * *"
26
deploy:
27
replicas: 1
28
placement:
0 commit comments