remove pids_limit from docker-compose.
This commit is contained in:
parent
c78ab70298
commit
51d6fb5bd8
1 changed files with 0 additions and 1 deletions
|
@ -9,4 +9,3 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- 9705:9705
|
- 9705:9705
|
||||||
read_only: true
|
read_only: true
|
||||||
pids_limit: 5
|
|
||||||
|
|
Loading…
Reference in a new issue