Simplify proxy routing and configuration
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
PORT=3456
|
||||
APP_MODE=gateway
|
||||
CLIENT_UI_PORT=3456
|
||||
CLIENT_PROXY_PORT_START=8080
|
||||
CLIENT_PROXY_PORT_END=8090
|
||||
CLIENT_PROXY_PORT_START=8082
|
||||
CLIENT_PROXY_PORT_END=8082
|
||||
BASE_IMAGE=debian:bookworm-slim
|
||||
SINGBOX_VERSION=1.12.13
|
||||
INSTALL_RUNTIME_DEPS=true
|
||||
|
||||
Reference in New Issue
Block a user