Additional Invidious fixes.
This commit is contained in:
+2
-2
@@ -1826,8 +1826,8 @@ services:
|
|||||||
port: 5432
|
port: 5432
|
||||||
check_tables: true
|
check_tables: true
|
||||||
signature_server: 'invidious-sig-helper:12999'
|
signature_server: 'invidious-sig-helper:12999'
|
||||||
visitor_data: ${INVID_VISITOR_DATA}
|
visitor_data: '${INVID_VISITOR_DATA}'
|
||||||
po_token: ${INVID_PO_TOKEN}
|
po_token: '${INVID_PO_TOKEN}'
|
||||||
# external_port:
|
# external_port:
|
||||||
# domain:
|
# domain:
|
||||||
# https_only: false
|
# https_only: false
|
||||||
|
|||||||
Reference in New Issue
Block a user