Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-01-26 06:24:06 +00:00
parent 9f89bf4176
commit 3f2192f526
23 changed files with 198 additions and 12 deletions
@@ -27,6 +27,8 @@ services:
- ${PANEL_APP_PORT_HTTP}:3000
- ${PANEL_APP_PORT_API}:3001
restart: always
stdin_open: true
tty: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${MOVIEPILOT_ROOT_PATH}/config:/config