1
0
mirror of https://gitea.invidious.io/iv-org/documentation synced 2025-03-03 19:19:43 +01:00

Add init to inv_sig_helper entry in docker-compose.yml ()

This commit is contained in:
Richard Ivánek 2024-09-26 12:20:36 +02:00 committed by GitHub
parent 460d74b9f5
commit a5b8d053c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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