added allowed hosts for homepage

This commit is contained in:
JethroC Admin 2026-03-11 19:43:44 +13:00
parent b98dd12cd3
commit 0495ac6fa2

View file

@ -29,6 +29,8 @@ spec:
value: "1000"
- name: PGID
value: "1000"
- name: HOMEPAGE_ALLOWED_HOSTS
value: 192.168.88.0/24
volumeMounts:
- name: config
mountPath: /app/config