mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
docker-compose: Fixing up ui compose files
This commit is contained in:
parent
272b8fcf43
commit
a44c7c0bf8
@ -45,7 +45,7 @@ frontend:
|
||||
ports:
|
||||
- 8000:8000
|
||||
#############################################################################
|
||||
# Frontend
|
||||
# UI
|
||||
#############################################################################
|
||||
ui:
|
||||
image: quay.io/yldio/joyent-dashboard-ui:latest
|
||||
|
@ -35,4 +35,5 @@ ui:
|
||||
- consul:consul
|
||||
environment:
|
||||
- PORT=8080
|
||||
- ROOT_URL=http://localhost:8080
|
||||
- CONSUL=consul
|
||||
|
Loading…
Reference in New Issue
Block a user