Merge pull request #7 from pataquets/add-dh-image-to-docker-compose-manifest

Add public image name to Docker compose manifest (commented out).
This commit is contained in:
Pēteris Caune
2019-12-12 12:34:17 +02:00
committed by GitHub

View File

@@ -1,4 +1,6 @@
dashboard:
container_name: healthchecks_dashboard
build: .
# image: healthchecks/dashboard
ports:
- "80:2015"