added allowed hosts wildcard

This commit is contained in:
JethroC Admin 2026-03-11 19:47:07 +13:00
parent 0495ac6fa2
commit 1310566e6e

View file

@ -30,7 +30,7 @@ spec:
- name: PGID
value: "1000"
- name: HOMEPAGE_ALLOWED_HOSTS
value: 192.168.88.0/24
value: "*"
volumeMounts:
- name: config
mountPath: /app/config