chore: checkpoint Boss app v2.5.11
This commit is contained in:
@@ -13,10 +13,16 @@ boss.hyzq.net {
|
||||
admin.boss.hyzq.net {
|
||||
encode zstd gzip
|
||||
|
||||
handle /admin-web/* {
|
||||
root * /opt/boss/public
|
||||
file_server
|
||||
}
|
||||
|
||||
@adminRoot path /
|
||||
handle @adminRoot {
|
||||
root * /opt/boss/public
|
||||
rewrite * /admin-web/index.html
|
||||
reverse_proxy 127.0.0.1:3000
|
||||
file_server
|
||||
}
|
||||
|
||||
reverse_proxy 127.0.0.1:3000
|
||||
|
||||
Reference in New Issue
Block a user