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
|
user: 2000:2000
|
||||||
network_mode: "service:gluetun"
|
network_mode: "service:gluetun"
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
options:
|
options:
|
||||||
max-size: "256m"
|
max-size: "256m"
|
||||||
max-file: "10"
|
max-file: "10"
|
||||||
volumes:
|
volumes:
|
||||||
- ./cache:/var/tmp/youtubei.js:rw
|
- ./cache:/var/tmp/youtubei.js:rw
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Add table
Reference in a new issue