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