From 79668ac85da06c10f1c9839029c57bb5783ae67d Mon Sep 17 00:00:00 2001 From: Markus Hauschild Date: Mon, 7 Feb 2022 18:11:33 +0100 Subject: [PATCH] workardventure: cleanup whitespace --- roles/workadventure/templates/vhost.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/workadventure/templates/vhost.j2 b/roles/workadventure/templates/vhost.j2 index 64ae8de..b8eda73 100644 --- a/roles/workadventure/templates/vhost.j2 +++ b/roles/workadventure/templates/vhost.j2 @@ -73,4 +73,4 @@ server { location / { proxy_pass http://localhost:8005; } -} \ No newline at end of file +}