web: add cluster name to docker-compose.yml

Signed-off-by: Jamie Klassen <cklassen@pivotal.io>
This commit is contained in:
Jamie Klassen 2019-04-16 09:47:09 -04:00 committed by Topher Bullock
parent 8da119a03f
commit be05b9cd75
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ services:
CONCOURSE_EXTERNAL_URL: http://localhost:8080
CONCOURSE_ADD_LOCAL_USER: test:test,guest:guest
CONCOURSE_MAIN_TEAM_LOCAL_USER: test
CONCOURSE_INSTANCE_NAME: dev
CONCOURSE_CLUSTER_NAME: dev
worker:
build: .