set other log level

This commit is contained in:
Ivaylo Novakov 2022-05-24 13:48:58 +02:00
parent d33b7c8296
commit 78c5b9947b
No known key found for this signature in database
GPG Key ID: 06B9354AB08BE9C6
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ services:
env_file:
- .env
environment:
- PINNER_LOG_LEVEL=${PINNER_LOG_LEVEL:-trace}
- PINNER_LOG_LEVEL=${PINNER_LOG_LEVEL:-info}
expose:
- 4000
networks: