feat: DSH编排基建首版(server/tests 88用例/P2插件/8020端口/PORT-NOTE/MOBILE_APP)

This commit is contained in:
2026-09-12 14:20:02 +08:00
commit f6acd20325
128 changed files with 24471 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Public deployment with automatic TLS: set DSH_SYNC_DOMAIN in .env, e.g. sync.example.com
{$DSH_SYNC_DOMAIN} {
reverse_proxy dsh-sync:8000
}
# LAN-only alternative (comment the block above, uncomment below):
# :8080 {
# reverse_proxy dsh-sync:8000
# }