Update page 'collection'

Timothy Warren 2018-11-29 10:13:56 -05:00
parent 50d994b68e
commit 32bd07ca96
1 changed files with 3 additions and 3 deletions

@ -24,8 +24,8 @@ paths:
environments:
default_migration_table: phinxlog
default_database: development
development:
default_database: production
production:
adapter: sqlite
name: ./anime_collection.sqlite
@ -34,7 +34,7 @@ environments:
## Setup steps
1. Create phinx and Hummingbird config files
2. Run the migrations. Based on the example file above, you'd run: `./vendor/bin/phinx migrate -e development`
2. Run the migrations. Based on the example file above, you'd run: `./vendor/bin/phinx migrate -e production`
## Importing Anime: