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