Even more file shuffling
This commit is contained in:
7
deprecated/playbooks/files/git.shockrah.xyz.conf
Normal file
7
deprecated/playbooks/files/git.shockrah.xyz.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
server {
|
||||
listen 80;
|
||||
server_name git.shockrah.xyz;
|
||||
location / {
|
||||
proxy_pass http://localhost:3000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user