* using my own vps instead of pages because it enver updates
This commit is contained in:
5
scripts/nginx.conf
Normal file
5
scripts/nginx.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
server {
|
||||
root /var/www/clippable;
|
||||
index index.html;
|
||||
server_name clippable.shockrah.xyz;
|
||||
}
|
||||
Reference in New Issue
Block a user