Files
mohomo-docker/.env.example
T
rogeeandmultica-agent ab0f9d3eec
Docker image / Test (pull_request) Successful in 39s
Docker image / Build and publish (pull_request) Successful in 2m41s
HH-620: require authentication before exposing setup
Co-authored-by: multica-agent <github@multica.ai>
2026-08-24 16:44:55 +08:00

9 lines
205 B
Bash

IMAGE_NAME=mohomo-docker:local
CONTAINER_NAME=mohomo-docker
SUBSCRIPTION_URL=https://subscription.example.invalid/mihomo
SSCLASH_PASSWORD=
WEB_BIND=0.0.0.0
WEB_PORT=9091
PROXY_BIND=0.0.0.0
PROXY_PORT=7890