extend ENVs
This commit is contained in:
parent
46ad96c470
commit
684c24e4fd
3 changed files with 16 additions and 2 deletions
|
@ -42,6 +42,9 @@ services:
|
|||
- MAIL_SECURE=<boolean> # default ist auf false gesetzt
|
||||
- CLUB_NAME=<tobemodified> # default ist auf FF Admin gesetzt
|
||||
- CLUB_WEBSITE=<tobemodified>
|
||||
- BACKUP_INTERVAL=<number of days (min. 1)> # alle x Tage, sonst keine
|
||||
- BACKUP_COPIES=<number of parallel copies> # Anzahl parallel bestehender Backups
|
||||
- BACKUP_AUTO_RESTORE=<boolean> # default ist auf false gesetzt
|
||||
volumes:
|
||||
- <volume|local path>:/app/files
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue