mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 00:01:02 +00:00
8 lines
170 B
Bash
8 lines
170 B
Bash
CONTAINER_NAME=
|
|
PANEL_APP_PORT_HTTP=3131
|
|
CODE_PATH=./data/code
|
|
GITURL=https://github.com/linuxserver/docker-pylon.git
|
|
PYUSER=myuser
|
|
PYPASS=mypass
|
|
TIME_ZONE=Asia/Shanghai
|