mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-07 14:32:42 -04:00
Add init to inv_sig_helper entry in docker-compose.yml (#599)
This commit is contained in:
parent
460d74b9f5
commit
a5b8d053c7
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ Note: Currently the repository has to be cloned, this is because the `init-invid
|
||||||
|
|
||||||
inv_sig_helper:
|
inv_sig_helper:
|
||||||
image: quay.io/invidious/inv-sig-helper:latest
|
image: quay.io/invidious/inv-sig-helper:latest
|
||||||
|
init: true
|
||||||
command: ["--tcp", "0.0.0.0:12999"]
|
command: ["--tcp", "0.0.0.0:12999"]
|
||||||
environment:
|
environment:
|
||||||
- RUST_LOG=info
|
- RUST_LOG=info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue