mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-26 08:01:04 +00:00
Origin: renovate PR #4511\n\n- update simplexchat/smp-server to v7.0.0\n- remove the obsolete HTTP info-page override and keep the SMP relay port\n- source runtime path variables in lifecycle scripts\n- delete legacy stats logs during 6.5.x -> 7.0.0 upgrade to avoid v7 startup failure
7 lines
108 B
Bash
7 lines
108 B
Bash
PANEL_APP_PORT_SMP=5223
|
|
APP_CONFIG_DIR=./data/config
|
|
APP_STATE_DIR=./data/state
|
|
ADDR=
|
|
PASS=
|
|
CONTAINER_NAME=
|