Skip to content

Commit

Permalink
rm net
Browse files Browse the repository at this point in the history
  • Loading branch information
vncloudsco authored May 1, 2024
1 parent 499e2e6 commit ae27072
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions internal-enrichment/hostio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- HOSTIO_MARKING_REFS=TLP:WHITE # TLP Marking Reference e.g., TLP:WHITE, TLP:GREEN, TLP:AMBER, TLP:RED
- HOSTIO_TLP_MAX=TLP:AMBER # Maximum TLP level to process, e.g., TLP:WHITE, TLP:GREEN, TLP:AMBER, TLP:RED
restart: always
networks:
default:
external: true
name: docker_default
# networks:
# default:
# external: true
# name: docker_default

0 comments on commit ae27072

Please sign in to comment.