Update docker-compose.yml
Co-authored-by: Michał Leszczyk <michasko37@gmail.com>
This commit is contained in:
parent
ca40bc1bc0
commit
227df6cc28
|
@ -171,7 +171,7 @@ services:
|
|||
health-check:
|
||||
# uncomment "build" and comment out "image" to build from sources
|
||||
# build:
|
||||
# context: https://github.com/SkynetLabs/webportal-health-check.git#master
|
||||
# context: https://github.com/SkynetLabs/webportal-health-check.git#main
|
||||
# dockerfile: Dockerfile
|
||||
image: skynetlabs/webportal-health-check:0.1.3
|
||||
container_name: health-check
|
||||
|
|
Reference in New Issue