mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -4,6 +4,8 @@ networks:
|
||||
services:
|
||||
lucky:
|
||||
container_name: lucky
|
||||
entrypoint:
|
||||
- /goodluck/start.sh
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
@@ -17,4 +19,5 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}
|
||||
restart: always
|
||||
volumes:
|
||||
- ./run/start.sh:/goodluck/start.sh:ro
|
||||
- ${LUCKY_ROOT_PATH}/data:/goodluck
|
||||
|
||||
Reference in New Issue
Block a user