mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ui - remove redundant redirect from root to /setup
This commit is contained in:
parent
0af8eae0a3
commit
deed0e6dd1
1 changed files with 0 additions and 4 deletions
|
|
@ -124,8 +124,4 @@ location /setup/check {
|
|||
}
|
||||
}
|
||||
|
||||
location / {
|
||||
return 302 /setup;
|
||||
}
|
||||
|
||||
{% endif +%}
|
||||
|
|
|
|||
Loading…
Reference in a new issue