🔪🐛 Fixed pnpm in Dockerfile, moved config to src
All checks were successful
Deploy application / deploy (push) Successful in 10s
All checks were successful
Deploy application / deploy (push) Successful in 10s
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import pino from "pino"
|
||||
import { LOG_LEVEL } from "@/../config.ts"
|
||||
import { LOG_LEVEL } from "@/config.ts"
|
||||
|
||||
/**
|
||||
* / Returns a logging instance with the default log-level "info"
|
||||
|
Reference in New Issue
Block a user