Skip to content

iedmrc/vroom-frontend-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.