chore: update homepage env - HOMEPAGE_ALLOWED_HOSTS
All checks were successful
Deploy / Prepare Build (push) Successful in 28s

This commit is contained in:
Matthew McKinnon 2025-04-10 17:21:31 +10:00
parent da85ab9e31
commit baf62ca05f

View File

@ -25,6 +25,7 @@
- 10.10.10.1
env:
LOG_LEVEL: debug
HOMEPAGE_ALLOWED_HOSTS: homepage.comprofix.xyz
volumes:
- "{{ data_folder }}/homepage/config:/app/config"
- "{{ data_folder }}/dashboard-icons:/app/public/icons"
@ -37,4 +38,3 @@
traefik.http.routers.homepage.service: "homepage"
traefik.http.services.homepage.loadbalancer.server.port: "3000"
register: container_homepage