chore: update homepage env - HOMEPAGE_ALLOWED_HOSTS
All checks were successful
Deploy / Prepare Build (push) Successful in 28s
All checks were successful
Deploy / Prepare Build (push) Successful in 28s
This commit is contained in:
parent
da85ab9e31
commit
baf62ca05f
@ -25,6 +25,7 @@
|
|||||||
- 10.10.10.1
|
- 10.10.10.1
|
||||||
env:
|
env:
|
||||||
LOG_LEVEL: debug
|
LOG_LEVEL: debug
|
||||||
|
HOMEPAGE_ALLOWED_HOSTS: homepage.comprofix.xyz
|
||||||
volumes:
|
volumes:
|
||||||
- "{{ data_folder }}/homepage/config:/app/config"
|
- "{{ data_folder }}/homepage/config:/app/config"
|
||||||
- "{{ data_folder }}/dashboard-icons:/app/public/icons"
|
- "{{ data_folder }}/dashboard-icons:/app/public/icons"
|
||||||
@ -37,4 +38,3 @@
|
|||||||
traefik.http.routers.homepage.service: "homepage"
|
traefik.http.routers.homepage.service: "homepage"
|
||||||
traefik.http.services.homepage.loadbalancer.server.port: "3000"
|
traefik.http.services.homepage.loadbalancer.server.port: "3000"
|
||||||
register: container_homepage
|
register: container_homepage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user