cayenne application api in nodejs
Branch | Build Status |
---|---|
devel |
This image is hosted on Docker Hub
Running:
docker run -d \
--name paprika-api-js \
-e HOST=0.0.0.0 \
-e PORT=3000 \
-e LOG_LEVEL=debug \
-e SECRET=random \
-p 3000:3000 \
hugocortes/paprika-api-js