mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
fix(joplin): disable CA verification
This commit is contained in:
@@ -36,6 +36,7 @@ spec:
|
||||
APP_PORT: "22300"
|
||||
APP_BASE_URL: "https://${APP_DNS_JOPLIN}"
|
||||
DB_CLIENT: "pg"
|
||||
NODE_TLS_REJECT_UNAUTHORIZED: "0" # for Postgres SSL # TODO: find out how to load Postgres CA to container's trust store
|
||||
POSTGRES_CONNECTION_STRING:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user