This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Fix typo on image name
pull/118/head
Vincent De Smet
8 years ago
parent
964ab2ed3d
commit
a488dabac3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker-compose.yml
+ 1
- 1
docker-compose.yml
View File
@ -4,7 +4,7 @@ services:
hc:
build
:
.
# image: haswalt/docker-healthchecks
image
:
quay.io/honestbee/healthcheck:latest
image
:
quay.io/honestbee/healthcheck
s
:latest
ports:
-
"9090:9090"
depends_on:
Write
Preview
Loading…
Cancel
Save