mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-14 08:50:44 +00:00
4 lines
134 B
YAML
4 lines
134 B
YAML
database:
|
|
override:
|
|
- mv config/database.circle.yml config/database.yml
|
|
- bundle exec rake db:create db:schema:load --trace
|