This commit is contained in:
Javi Martín
2020-04-28 13:43:07 +02:00
parent 4cda1724d2
commit b5eff7ba69

View File

@@ -45,7 +45,7 @@ cp config/secrets.yml.example config/secrets.yml
And setup database credentials with your `consul` user in your new `database.yml` file. And setup database credentials with your `consul` user in your new `database.yml` file.
7. Run the following [Rake tasks](https://github.com/ruby/rake) to create and fill your local database with the minimum data to run the application: 7. Run the following [Rake tasks](https://github.com/ruby/rake) to create and fill your local database with the minimum data needed to run the application:
```bash ```bash
rake db:create rake db:create