FlowFuse / docker-compose

Docker Compose file to run FlowForge
Apache License 2.0
15 stars 19 forks source link

Set default python location for npm #36

Closed hardillb closed 2 years ago

hardillb commented 2 years ago

Also add support for npm registry auth token

hardillb commented 2 years ago

Does the dockerfile not require npm config set for python?

I assume you mean the node-red-container/Dockerfile here. And no, because this already set upstream in the Node-RED docker container.