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 +}