mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-21 16:49:40 +08:00
修缮mp应用目录监控失败
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
08a9168e4b
commit
b7e8bf7dfb
@ -11,6 +11,9 @@ services:
|
||||
restart: always
|
||||
stdin_open: true
|
||||
tty: true
|
||||
sysctls:
|
||||
fs.inotify.max_user_watches: 524288
|
||||
fs.inotify.max_user_instances: 524288
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user