We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77035e commit 2508604Copy full SHA for 2508604
backstage/container_utils/default.conf.template
@@ -14,6 +14,6 @@ server {
14
15
error_page 500 502 503 504 /50x.html;
16
location = /50x.html {
17
- root /usr/share/ngixn/html;
+ root /usr/share/nginx/html;
18
}
19
0 commit comments