Update page 'collection'

Timothy Warren 2019-01-07 14:28:04 -05:00
parent 9b38253ced
commit bc02787c55
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ environments:
default_database: production
production:
adapter: sqlite
name: ./anime_collection.sqlite
name: ./anime_collection # Will create anime_collection.sqlite3 file
```