mirror of https://github.com/ghostfolio/ghostfolio
committed by
Sven Günther
1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
// Dependencies required by prisma.config.ts in Docker container
|
|||
import 'dotenv'; |
|||
import 'dotenv-expand'; |
|||
Loading…
Reference in new issue