mirror of
https://github.com/healthchecks/dashboard.git
synced 2026-02-17 23:57:40 +01:00
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:
@@ -1,4 +1,6 @@
|
||||
dashboard:
|
||||
container_name: healthchecks_dashboard
|
||||
build: .
|
||||
# image: healthchecks/dashboard
|
||||
ports:
|
||||
- "80:2015"
|
||||
|
||||
Reference in New Issue
Block a user