fix: revert MULTIHOME+unattended (caused crash), back to defaults
This commit is contained in:
parent
9c7ea769ee
commit
9d33fbcc3b
1 changed files with 1 additions and 3 deletions
|
|
@ -22,11 +22,9 @@ services:
|
|||
- PGID=1000
|
||||
- PUID=1000
|
||||
- SKIPUPDATE=false
|
||||
- MULTIHOME=10.3.1.120
|
||||
- DEBUG=false
|
||||
command: ["-unattended"]
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
max-file: "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue