🎨 Change alias for BrotherQL WebUI to labelprinter

Change the WebUI URL to https://labelprinter.n39.eu for improved
accessiblility.
This commit is contained in:
Stefan Haun 2023-06-17 11:53:55 +02:00 committed by dkdent
parent eff54962aa
commit efd088816b

View file

@ -32,7 +32,7 @@
- name: nodered.n39.eu
- name: rabbitmq.n39.eu
- name: pwr-meter-pulse-gw-19i.svc.n39.eu
- name: brotherql-web.n39.eu
- name: labelprinter.n39.eu
- role: penguineer.dehydrated_cron
@ -186,11 +186,11 @@
env:
TZ: "{{ timezone }}"
- name: Setup proxy site brotherql-web.n39.eu
- name: Setup proxy site labelprinter.n39.eu
include_role:
name: setup_http_site_proxy
vars:
site_name: brotherql-web.n39.eu
site_name: labelprinter.n39.eu
proxy_port: "{{ brotherql_host_port }}"