This repository has been archived on 2025-03-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
bactdb/Procfile
2015-04-10 10:34:33 -08:00

3 lines
77 B
Text

web: bactdb serve
migrate: bactdb migrate
migratedrop: bactdb migrate --drop