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:
@@ -20,6 +20,10 @@ services:
|
||||
restart: always
|
||||
stdin_open: true
|
||||
tty: true
|
||||
ulimits:
|
||||
nofile:
|
||||
hard: 524288
|
||||
soft: 524288
|
||||
volumes:
|
||||
- ${AMMDS_ROOT_PATH}/data:/ammds/data
|
||||
- ${AMMDS_ROOT_PATH}/db:/ammds/db
|
||||
|
||||
Reference in New Issue
Block a user