Skip to content

Commit

Permalink
adding mongodb and minio to core depencies in docker-compose.yml (#1649)
Browse files Browse the repository at this point in the history
Co-authored-by: Sven Roman Reinhard <sven.roman.reinhard@mni.thm.de>
  • Loading branch information
S-Reinhard and SRReinhard committed May 21, 2024
1 parent e81a7f6 commit 1af4b01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ services:
depends_on:
- mysql1
- runner
- mongodb
- minio
ports:
- "127.0.0.1:443:443"
- "127.0.0.1:80:80"
Expand Down

0 comments on commit 1af4b01

Please sign in to comment.