diff --git a/roles/webserver/files/etc/apache2/sites-available/lukewarmcat.codes-nodejs.conf b/roles/webserver/files/etc/apache2/sites-available/lukewarmcat.codes-nodejs.conf index e198f55..7eb9b74 100644 --- a/roles/webserver/files/etc/apache2/sites-available/lukewarmcat.codes-nodejs.conf +++ b/roles/webserver/files/etc/apache2/sites-available/lukewarmcat.codes-nodejs.conf @@ -1,6 +1,6 @@ ServerName xerty.lukewarmcat.codes ProxyRequests On - ProxyPass / http://localhost:3000 - ProxyPassReverse / http://localhost:3000 + ProxyPass / http://localhost:3000/ + ProxyPassReverse / http://localhost:3000/