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:
@@ -18,6 +18,8 @@ services:
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP:-8080}:${PANEL_APP_PORT_HTTP:-8080}
|
||||
restart: always
|
||||
stdin_open: true
|
||||
tty: true
|
||||
volumes:
|
||||
- ${AMMDS_ROOT_PATH}/data:/ammds/data
|
||||
- ${AMMDS_ROOT_PATH}/db:/ammds/db
|
||||
|
||||
Reference in New Issue
Block a user