fix wrong identation
This commit is contained in:
parent
34cb315200
commit
ba3537ec63
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@ companion:
|
|||
user: 2000:2000
|
||||
network_mode: "service:gluetun"
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-size: "256m"
|
||||
max-file: "10"
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-size: "256m"
|
||||
max-file: "10"
|
||||
volumes:
|
||||
- ./cache:/var/tmp/youtubei.js:rw
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Reference in a new issue