Skip to content

Commit

Permalink
Also note login details in docker development docs
Browse files Browse the repository at this point in the history
  • Loading branch information
decentral1se authored Feb 18, 2022
1 parent f3493b3 commit 16eb988
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/SETUP_DEVELOPMENT_DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 16eb988

Please sign in to comment.