feat:添加sunshine到列表
This commit is contained in:
9
apps/sunshine/latest/.env.sample
Normal file
9
apps/sunshine/latest/.env.sample
Normal file
@@ -0,0 +1,9 @@
|
||||
CONTAINER_NAME="sunshine"
|
||||
DATA_PATH="./data"
|
||||
PANEL_APP_PORT_HTTP2=48010
|
||||
PANEL_APP_PORT_HTTPS=47990
|
||||
PANEL_APP_PORT_TCP="47984-47989"
|
||||
PANEL_APP_PORT_UDP="47998-48000"
|
||||
PGID=1001
|
||||
PUID=1001
|
||||
TZ="Asia/Shanghai"
|
||||
Reference in New Issue
Block a user