fix: redirect cms root to admin
This commit is contained in:
parent
be7e1f4e00
commit
70f64b69e6
@ -2,6 +2,7 @@ https://192.168.199.22 {
|
||||
tls internal
|
||||
encode gzip
|
||||
|
||||
redir /cms /cms/admin 308
|
||||
handle /cms/* {
|
||||
reverse_proxy 127.0.0.1:3001
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user