fix(k8s/blog): use relative redirects in nginx
This commit is contained in:
@@ -10,6 +10,7 @@ data:
|
||||
server_name _;
|
||||
root /git/current;
|
||||
index index.html;
|
||||
absolute_redirect off;
|
||||
|
||||
location /health {
|
||||
access_log off;
|
||||
|
||||
Reference in New Issue
Block a user