1
0

feat:添加puter到列表

This commit is contained in:
okxlin
2024-06-20 22:59:23 +08:00
parent cdf46bd09c
commit f0489f5247
9 changed files with 156 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
CONFIG_PATH="/etc/puter"
CONTAINER_NAME="puter"
DATA_PATH="./data"
PANEL_APP_PORT_HTTP=40263
PANEL_APP_PORT_INTERNAL=4100
PGID=1000
PUID=1000
TIME_ZONE="Asia/Shanghai"