remove separate db and sig-helper deployments
This commit is contained in:
@@ -10,10 +10,10 @@ data:
|
||||
dbname: invidious
|
||||
user: kemal
|
||||
password: ${INVIDIOUS_DB_PASSWORD}
|
||||
host: invidious-db-service
|
||||
host: localhost
|
||||
port: 5432
|
||||
check_tables: true
|
||||
signature_server: inv-sig-helper:12999
|
||||
signature_server: localhost:12999
|
||||
visitor_data: ${VISITOR_DATA}
|
||||
po_token: ${PO_TOKEN}
|
||||
port: 3000
|
||||
|
||||
Reference in New Issue
Block a user