appstore/apps/openlitespeed/latest/.env.sample
2023-11-09 19:15:01 +08:00

7 lines
159 B
Plaintext

CONTAINER_NAME="openlitespeed"
DATA_PATH="./data"
PANEL_APP_PORT_CONSOLE="40113"
PANEL_APP_PORT_HTTP="80"
PANEL_APP_PORT_HTTPS="443"
TIME_ZONE="Asia/Shanghai"