Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nesimtunc authored May 1, 2020
1 parent 045b5c8 commit 1e7d52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Here's some explanation of some environment values.

`ADMIN_USERNAME` and `ADMIN_PASSWORD` are the credentials for managing rooms. To access the rooms management the url is `/rooms`

2. Update your database settings in `docker-compose.yml` file.
2. Update your database settings and persistent volume paths in `docker-compose.yml` file.

3. Build the image `docker build -t cothings .` Please note that, since out `Dockerfile` use multistage build, you will need Docker version 17.05 or later.

Expand Down

0 comments on commit 1e7d52c

Please sign in to comment.