blog.shockrah.xyz working at an infrastructure level now
Also updated the image so that it has the right baseURL which gets configured during the service build ( Hugo )
This commit is contained in:
@@ -33,7 +33,6 @@ http {
|
||||
server {
|
||||
server_name "blog.shockrah.xyz";
|
||||
location / {
|
||||
return 200 'Visiting blog.shockrah.xyz';
|
||||
root /var/www/blog.shockrah.xyz;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user