mirror of
https://github.com/iv-org/documentation.git
synced 2024-12-06 19:16:32 +01:00
Add init to inv_sig_helper entry in docker-compose.yml (#599)
Build and release container / release (push) Has been cancelled
Build and release container / release (push) Has been cancelled
This commit is contained in:
@@ -97,6 +97,7 @@ Note: Currently the repository has to be cloned, this is because the `init-invid
|
||||
|
||||
inv_sig_helper:
|
||||
image: quay.io/invidious/inv-sig-helper:latest
|
||||
init: true
|
||||
command: ["--tcp", "0.0.0.0:12999"]
|
||||
environment:
|
||||
- RUST_LOG=info
|
||||
|
||||
Reference in New Issue
Block a user