fix defaults
This commit is contained in:
parent
4a94017db8
commit
b93a9e0159
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ docker_compose_options:
|
|||
interval: 30s
|
||||
timeout: 5s
|
||||
retries: 2
|
||||
volumes:
|
||||
- /etc/invidious_container:/invidious/config/
|
||||
depends_on:
|
||||
- invidious-db
|
||||
invidious-db:
|
||||
|
|
Loading…
Reference in a new issue