docker-compose: Fixing up ui compose files

This commit is contained in:
Tom Gallacher 2016-11-01 11:19:15 +00:00
parent 272b8fcf43
commit a44c7c0bf8
2 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,7 @@ frontend:
ports:
- 8000:8000
#############################################################################
# Frontend
# UI
#############################################################################
ui:
image: quay.io/yldio/joyent-dashboard-ui:latest

View File

@ -35,4 +35,5 @@ ui:
- consul:consul
environment:
- PORT=8080
- ROOT_URL=http://localhost:8080
- CONSUL=consul