Skip to content

Commit

Permalink
Merge pull request #39 from IzzyDotExe/redesign-css
Browse files Browse the repository at this point in the history
rm security key
  • Loading branch information
IzzyDotExe committed Jul 7, 2024
2 parents 1a9eccb + 82415c6 commit fa05f40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ services:
mongo:
image: mongo:7.0
container_name: mongo
command: ["--keyFile", "/data/mongo.keyfile"]
restart: always
networks:
- common-net
Expand Down

0 comments on commit fa05f40

Please sign in to comment.