small changes

This commit is contained in:
2026-08-20 20:57:45 -03:00
parent cfb16cd9c2
commit 3745714c1c
3 changed files with 33 additions and 3 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ spec:
imagePullPolicy: Always
env:
- name: HOMEPAGE_ALLOWED_HOSTS
value: homepage.haven # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts
value: "*"
ports:
- name: http
containerPort: 3000