mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-22 00:02:10 +00:00
Update docker-compose.yml
add important note
This commit is contained in:
parent
4329b3e686
commit
20bf598034
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user