Skip to content

Commit 9d6e794

Browse files
authored
1char fix to mongo-init (#110)
* 1char fix to mongo-init * added name to contributors
1 parent cda9a65 commit 9d6e794

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Following is a list of contributors in alphabetical order:
2121
- Max Burnette
2222
- Michal Ondrejcek
2323
- Michelle Pitcel
24+
- Mike Bobak
2425
- Mike Lambert
2526
- Nicholas Tenczar
2627
- Nishant Nayudu

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ use this file to setup Let's Encrypt, or tell clowder to use different security
5656
## Initializing Clowder
5757

5858
Once clowder has started you will need to create an account. This account can be created using a docker
59-
container. You can start it with `docker run -ti --rm --network clowder-clowder clowder/mongo-init`. The
59+
container. You can start it with `docker run -ti --rm --network clowder_clowder clowder/mongo-init`. The
6060
container will ask for an email address, name, password as well as if this user should be admin (true).
6161
Once the container finishes running, you can login to clowder.
6262

0 commit comments

Comments
 (0)