remove separate db and sig-helper deployments

This commit is contained in:
2025-05-27 18:43:00 +05:30
parent e8e2186031
commit cb05ea448f
5 changed files with 49 additions and 169 deletions

View File

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