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