set other log level
This commit is contained in:
parent
d33b7c8296
commit
78c5b9947b
|
@ -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:
|
||||
|
|
Reference in New Issue