This commit is contained in:
parent
2c1a0c8037
commit
ed7236d491
|
|
@ -54,7 +54,7 @@ COPY <<-EOT /data/config.json
|
||||||
"out_dir": "/data/vids",
|
"out_dir": "/data/vids",
|
||||||
"http_api": {
|
"http_api": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"listen": "127.0.0.1:6901",
|
"listen": "0.0.0.0:6901",
|
||||||
"auth_token_file": "/run/secrets/subsyt-token",
|
"auth_token_file": "/run/secrets/subsyt-token",
|
||||||
"queue_file": "/data/api-queue.json"
|
"queue_file": "/data/api-queue.json"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue