aaaaaaaaaaaaaaa
This commit is contained in:
parent
544e368d13
commit
7175c9037c
2 changed files with 2 additions and 2 deletions
|
@ -294,8 +294,8 @@ server {
|
|||
{{- end }}
|
||||
{{ $globals.access_log }}
|
||||
|
||||
error_page 503 /50x.html;
|
||||
location = /50x.html {
|
||||
error_page 503 /unavailable.html;
|
||||
location = /unavailable.html {
|
||||
root /usr/share/nginx/html;
|
||||
}
|
||||
location / {
|
||||
|
|
Reference in a new issue