Skip to content

Commit

Permalink
localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon KP committed Jan 16, 2024
1 parent 8cd9032 commit 0e75de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
volumes:
- mongo:/var/lib/mongo
ports:
- 27018:27017
- localhost:27018:27017
environment:
MONGO_INITDB_ROOT_USERNAME: admin
MONGO_INITDB_ROOT_PASSWORD: password
Expand Down

0 comments on commit 0e75de8

Please sign in to comment.