fix :authority header not working

This commit is contained in:
2024-10-16 14:37:53 +02:00
parent 13870390a3
commit 5da0f2150b
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: {{ include "webapp.name" . }}-config
namespace: {{ .Release.Namespace }}
data:
OAUTH_ALLOWED_HTTP2_AUTHORITY: webapp.arcodange.duckdns.org
OAUTH_ALLOWED_HOST: webapp.arcodange.duckdns.org
OAUTH_DEVICE_CODE_ALLOWED_IPS: 90.16.102.250,
DATABASE_URL: postgres://pgbouncer_auth:[email protected]/postgres?sslmode=disable
# DATABASE_URL: postgres://username:password@localhost/dbname?sslmode=disable