feat: ship native boss android console

This commit is contained in:
kris
2026-03-26 23:16:56 +08:00
parent 90e904814d
commit 90cb6b7ff1
261 changed files with 40051 additions and 135 deletions

9
deployment/Caddyfile Normal file
View File

@@ -0,0 +1,9 @@
boss.hyzq.net {
encode zstd gzip
reverse_proxy 127.0.0.1:3000
}
http://106.53.170.158 {
encode zstd gzip
reverse_proxy 127.0.0.1:3000
}