Skip to content

Commit

Permalink
Removing the local local commands
Browse files Browse the repository at this point in the history
  • Loading branch information
HugeekMcGill committed Jul 31, 2024
1 parent 32e0f8d commit 3f8c654
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@

## docker-compose -f docker-compose.yml down && docker system prune -af
## docker-compose -f docker-compose.yml down && docker-compose -f docker-compose.yml build mail redis db misp-core misp-modules && docker-compose -f docker-compose.yml up -d mail redis db misp-core misp-modules && docker ps
## docker-compose -f docker-compose.yml down && docker-compose -f docker-compose.yml build mail redis db misp-core misp-modules && docker-compose -f docker-compose.yml up -d && docker ps


version: '3'
services:
# This is capable to relay via gmail, Amazon SES, or generic relays
Expand Down

0 comments on commit 3f8c654

Please sign in to comment.