Also note login details in docker development docs
This commit is contained in:
parent
f3493b3242
commit
16eb9888a6
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ Start containers (in foreground, stop them with `Ctrl-C`)
|
|||
|
||||
docker-compose-dev up
|
||||
|
||||
(Login using the default credentials: `admin/secret`)
|
||||
|
||||
Run a rails/rake command
|
||||
|
||||
docker-compose-dev run --rm foodsoft bundle exec rake db:migrate
|
||||
|
|
Loading…
Reference in a new issue