HH-690: single-container Mihomo lifecycle and ExternalUI (#9)
Docker image / Test (push) Successful in 2m12s
Docker image / Build and publish (push) Failing after 37s

This commit was merged in pull request #9.
This commit is contained in:
2026-08-26 17:29:31 +08:00
parent 48f44a0004
commit d7c883afc1
18 changed files with 1119 additions and 1991 deletions
+3 -5
View File
@@ -1,9 +1,7 @@
IMAGE_NAME=mohomo-docker:local
CONTAINER_NAME=mohomo-docker
SUBSCRIPTION_URL=https://subscription.example.invalid/mihomo
SSCLASH_PASSWORD=
# 9091 is always host-loopback; expose it through a host HTTPS reverse proxy.
WEB_PORT=9091
# Public opt-in: use 0.0.0.0 only behind a trusted-network firewall/ACL.
SUBSCRIPTION_FILE=./subscription.url
PROXY_BIND=127.0.0.1
PROXY_PORT=7890
CONTROLLER_BIND=127.0.0.1
CONTROLLER_PORT=9090