Skip to content

Commit

Permalink
copy mongo docker compose (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
agavra authored Sep 5, 2024
1 parent 0a13a4e commit 1501630
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ from scratch
COPY config/docker-compose.yml /docker-compose.yml
COPY config/docker-compose-base.yml /docker-compose-base.yml
COPY config/docker-compose-scylla.yml /docker-compose-scylla.yml
COPY config/docker-compose-mongo.yml /docker-compose-mongo.yml
COPY config/volumes/scylla.yaml volumes/scylla.yaml
COPY config/volumes/app.properties /volumes/app.properties
COPY config/volumes/log4j2.properties /volumes/log4j2.properties
Expand Down

0 comments on commit 1501630

Please sign in to comment.