Skip to content

Commit

Permalink
fix: set quickstart logging to trace
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Aug 25, 2020
1 parent 41fb673 commit d3e9192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quickstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ services:
restart: unless-stopped
environment:
- DSN=sqlite:///var/lib/sqlite/db.sqlite?_fk=true
- LOG_LEVEL=trace
command:
serve -c /etc/config/kratos/.kratos.yml --dev
volumes:
Expand Down

0 comments on commit d3e9192

Please sign in to comment.