Skip to content

Commit

Permalink
(wip) judger
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 1, 2024
1 parent 23c4c7d commit cf398a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- 27017:27017
volumes:
- mongodb:/data/db
- ./replica.key:/data/replica.key
- ./key:/data/replica.key
environment:
MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: password
Expand Down

0 comments on commit cf398a2

Please sign in to comment.