From 65bfb358ddbc724518a5cf970013314aeccd93d3 Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Sun, 30 Jan 2022 11:48:51 +0100 Subject: [PATCH] pottwal: Strip trailing whitespace --- pottwal.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pottwal.yml b/pottwal.yml index 390446d..a4b48c2 100644 --- a/pottwal.yml +++ b/pottwal.yml @@ -216,8 +216,8 @@ name: setup-http-site-proxy vars: site_name: "{{ shlink_domain_name }}" - proxy_port: "{{ shlink_host_port }}" - + proxy_port: "{{ shlink_host_port }}" + handlers: - name: restart mosquitto docker_container: