Skip to content

Commit

Permalink
Added mqqt-net to docker-compose file for soarca container (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartendeKruijf committed May 15, 2024
1 parent 332d515 commit a466957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/soarca/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ services:
HTTP_SKIP_CERT_VALIDATION: false
networks:
- db-net
- mqtt-net
ports:
- 127.0.0.1:8080:8080
depends_on:
Expand Down

0 comments on commit a466957

Please sign in to comment.