proxy
This commit is contained in:
parent
ee6724a2a7
commit
e536b62ea2
1 changed files with 3 additions and 1 deletions
|
@ -23,4 +23,6 @@ services:
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile:
|
nofile:
|
||||||
soft: 1000000
|
soft: 1000000
|
||||||
hard: 1000000
|
hard: 1000000
|
||||||
|
networks:
|
||||||
|
- proxy
|
Reference in a new issue