Files
appstore/apps/filecodebox/latest/.env.sample
T
okxlin 320c98744a Fix FileCodeBox latest image
Resolve #2909 by replacing the beta FileCodeBox app version with latest, updating the image tag and README metadata, and adding minimal lifecycle scripts.
2026-06-26 19:13:09 +08:00

4 lines
76 B
Bash

CONTAINER_NAME="filecodebox"
PANEL_APP_PORT_HTTP="40157"
DATA_PATH="./data"