mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 08:01:02 +00:00
Update EasyBot to the official miuxue/easybot image and separate bridge, web, and HTTP endpoint ports. Update GoTab to the available doxwant/gotab:1.6.1.6 tag, pin DBX to t8y2/dbx:0.5.36, and fix ESPHome environment variable names for the current official image. Related source PRs: #3306, #3457, #3945, #3534.
6 lines
117 B
Bash
6 lines
117 B
Bash
PANEL_APP_PORT_HTTP=5001
|
|
PANEL_APP_PORT_WEB=5000
|
|
PANEL_APP_PORT_BRIDGE=26990
|
|
TZ=Asia/Shanghai
|
|
CONTAINER_NAME=easybot
|