mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:21:41 +00:00
inicializar la base de datos
This commit is contained in:
parent
47f828f386
commit
1782486cdd
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
@ -1,3 +1,3 @@
|
|||
migrate: bundle exec rake db:migrate db:seed
|
||||
migrate: bundle exec rake db:setup db:migrate db:seed
|
||||
sutty: bundle exec puma -d config.ru
|
||||
sidekiq: bundle exec sidekiq -t 1
|
||||
|
|
Loading…
Reference in a new issue