marianozunino / morpheus

Morpheus is a modern, open-source database migration tool for Neo4j. It is designed to be a simple, intuitive tool for managing database migrations. The project is inspired by Michael Simons' tool for Java.
MIT License
19 stars 4 forks source link

ENV variables are not working, Morpheus wants .json config file #17

Closed vickyyat closed 1 year ago

vickyyat commented 1 year ago

Hi! After adding the env variables and removing the morpheus.json file I get the following error:

image
marianozunino commented 1 year ago

@vickyyat are you sure that you env vars are exported? I just tested it

imagen

vickyyat commented 1 year ago

Yes, it is working properly, sorry - my bad, and sorry for taking so long to answer 😊