mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-17 18:10:18 +00:00
fix config for lukewarmcat.codes-nodejs.conf
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerName xerty.lukewarmcat.codes
|
ServerName xerty.lukewarmcat.codes
|
||||||
ProxyRequests On
|
ProxyRequests On
|
||||||
ProxyPass / http://localhost:3000
|
ProxyPass / http://localhost:3000/
|
||||||
ProxyPassReverse / http://localhost:3000
|
ProxyPassReverse / http://localhost:3000/
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|||||||
Reference in New Issue
Block a user