feat: harden enterprise control plane
This commit is contained in:
@@ -13,7 +13,11 @@ boss.hyzq.net {
|
||||
admin.boss.hyzq.net {
|
||||
encode zstd gzip
|
||||
|
||||
redir / /admin 308
|
||||
@adminRoot path /
|
||||
handle @adminRoot {
|
||||
rewrite * /admin-web/index.html
|
||||
reverse_proxy 127.0.0.1:3000
|
||||
}
|
||||
|
||||
reverse_proxy 127.0.0.1:3000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user