Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Make it possible to have .env file in same directory of prisma.yml when in a sub directory #9

Closed
timsuchanek opened this issue Jun 12, 2018 · 1 comment

Comments

@timsuchanek
Copy link
Member

Lets say I have this folder structure:

.
├── .graphqlconfig.yml
└── app
    ├── .env
    └── prisma.yml

Right now the extension doesn't evaluate the .env file.
This is an issue in prisma-yml

@divyenduz
Copy link
Collaborator

Tracking here: prisma/prisma1#1701

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants