/vroom-frontend-docker

Dockerized VROOM Frontend

Primary LanguageDockerfileMIT LicenseMIT

VROOM Frontend Docker

This repository contains dockerized VROOM Frontend

Usage

Just modify the api.js file as you wish and build the image. The image runs VROOM Frontend and serves through the port 9966 by default. You should modify api.js to specify VROOM-express API's host and port which defaults http://localhost:3000

Compose File


See the gist here for the "docker-compose file stack" I created.