mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update browserless
This commit is contained in:
parent
58fdc8441f
commit
517c5cbb27
@ -12,12 +12,15 @@ services:
|
|||||||
- CONNECTION_TIMEOUT=300000
|
- CONNECTION_TIMEOUT=300000
|
||||||
- MAX_QUEUE_LENGTH=10
|
- MAX_QUEUE_LENGTH=10
|
||||||
- ENABLE_CORS=true
|
- ENABLE_CORS=true
|
||||||
|
- ENABLE_DEBUG_VIEWER=false
|
||||||
- EXIT_ON_HEALTH_FAILURE=true
|
- EXIT_ON_HEALTH_FAILURE=true
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 1024M
|
memory: 1024M
|
||||||
replicas: 56
|
replicas: 56
|
||||||
|
placement:
|
||||||
|
max_replicas_per_node: 4
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: on-failure
|
condition: on-failure
|
||||||
|
|
||||||
|
@ -1,2 +1,7 @@
|
|||||||
snort3
|
snort3
|
||||||
======
|
======
|
||||||
|
|
||||||
|
[Snort 3][1] is the next step in our yearslong journey of protecting users' networks
|
||||||
|
from unwanted traffic, malicious software and spam and phishing documents.
|
||||||
|
|
||||||
|
[1]: https://www.snort.org/snort3
|
||||||
|
Loading…
Reference in New Issue
Block a user