Skip to content

Commit

Permalink
fix: rename repo link to hyperledger/identus-mediator (#331)
Browse files Browse the repository at this point in the history
Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>
  • Loading branch information
FabioPinheiro committed Aug 21, 2024
1 parent 5cde641 commit 69f0124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
image: mongo:6.0
ports:
- "27017:27017"
command: ["--auth"]
command: [ "--auth" ]
environment:
- MONGO_INITDB_ROOT_USERNAME=admin
- MONGO_INITDB_ROOT_PASSWORD=admin
Expand Down

0 comments on commit 69f0124

Please sign in to comment.