diff --git a/pottwal.yml b/pottwal.yml index d75e2ec..941b190 100644 --- a/pottwal.yml +++ b/pottwal.yml @@ -57,6 +57,13 @@ env: EXTRA_JAVA_OPTS="-Duser.timezone=Europe/Berlin" + - name: Setup proxy site openhab.n39.eu + include_role: + name: setup-http-site-proxy + vars: + site_name: openhab.n39.eu + proxy_port: "{{ openhab_host_port }}" + handlers: - name: restart openhab docker_container: