what is this

This commit is contained in:
Didier Slof 2023-02-19 15:29:08 +01:00
parent 39ba753d20
commit 2d58193c2c
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -294,8 +294,8 @@ server {
{{- end }}
{{ $globals.access_log }}
error_page 503 /503.html;
location = /503.html {
error_page 503 /50x.html;
location = /50x.html {
root /usr/share/nginx/html;
}
location / {