修缮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…
Reference in New Issue