mirror of
https://github.com/valitydev/docker-misp.git
synced 2024-11-06 00:35:18 +00:00
Add usage of MISP_MODULES_FQDN
This commit is contained in:
parent
6b4ae09b08
commit
3cfe803426
@ -49,6 +49,7 @@ services:
|
||||
# - "NOREDIR=true" # Do not redirect port 80
|
||||
# - "DISIPV6=true" # Disable IPV6 in nginx
|
||||
# - "SECURESSL=true" # Enable higher security SSL in nginx
|
||||
# - "MISP_MODULES_FQDN=http://misp-modules" # Set the MISP Modules FQDN, used for Enrichment_services_url/Import_services_url/Export_services_url
|
||||
misp-modules:
|
||||
image: coolacid/misp-docker:modules-latest
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user