Skip to content

Commit

Permalink
Add development .env
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Jan 12, 2019
1 parent 38312ba commit e349888
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env.development
@@ -0,0 +1,3 @@
TRAGGO_LOG_LEVEL=debug
TRAGGO_DATABASE_DIALECT=sqlite3
TRAGGO_DATABASE_CONNECTION=file::memory:?mode=memory&cache=shared

0 comments on commit e349888

Please sign in to comment.