mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
Resolve #2909 by replacing the beta FileCodeBox app version with latest, updating the image tag and README metadata, and adding minimal lifecycle scripts.
4 lines
76 B
Bash
4 lines
76 B
Bash
CONTAINER_NAME="filecodebox"
|
|
PANEL_APP_PORT_HTTP="40157"
|
|
DATA_PATH="./data"
|