Skip to content

Conversation

@bensherred
Copy link

This PR fixes issues when using docker in a local development environment. Running ./umdForest.sh develop currently throws an error relating to a missing base.yml file. Instead of looking for the base.yml file we now set the build location directly in the docker-compose-develop.yml file.

Once the build location is fixed, another error is thrown Cannot find module 'app'. This is due to the NODE_PATH environment variable not being set.

I've also updated the ports to prevent conflicts with another service/api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants