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