mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 08:01:02 +00:00
Package the latest and v3.5.1 releases with loopback-only defaults and documented Docker Socket access.
6 lines
133 B
Bash
6 lines
133 B
Bash
CONTAINER_NAME=cup
|
|
PANEL_APP_BIND_ADDRESS=127.0.0.1
|
|
PANEL_APP_PORT_HTTP=8000
|
|
CUP_REFRESH_INTERVAL="0 */30 * * * *"
|
|
CUP_THEME=default
|