Add further note
This commit is contained in:
parent
c8961984f0
commit
0d70381552
@ -77,3 +77,5 @@ $ export SECRET_KEY_BASE=$(cat /run/secrets/secret_key_base)
|
|||||||
$ export DB_PASS=$(cat /run/secrets/db_password)
|
$ export DB_PASS=$(cat /run/secrets/db_password)
|
||||||
$ bundle exec rake db:setup
|
$ bundle exec rake db:setup
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The rest of the services will then stabilise when they have a connection to the database.
|
||||||
|
Loading…
Reference in New Issue
Block a user