Update docker-compose.yml

add important note
This commit is contained in:
LRVT
2023-02-27 01:23:47 +01:00
committed by GitHub
parent 4329b3e686
commit 20bf598034

View File

@@ -68,7 +68,7 @@ services:
- GID=1000 - GID=1000
- TZ=Europe/Berlin - TZ=Europe/Berlin
- BACKUP_DIR=/myBackup - BACKUP_DIR=/myBackup
- CRON_TIME=50 3 * * * # see https://crontab.guru/ - CRON_TIME=50 3 * * * # see https://crontab.guru/, define without quotes!
#networks: #networks:
# proxy: # proxy: