We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52097ac commit 215d32cCopy full SHA for 215d32c
docker-compose.yaml
@@ -5,6 +5,7 @@ services:
5
context: .
6
dockerfile: Dockerfile
7
# image: quay.io/invidious/inv-sig-helper:latest
8
+ init: true
9
command: ["--tcp", "127.0.0.1:12999"]
10
ports:
11
- 127.0.0.1:12999:12999
0 commit comments