mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update browserless
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user