Update docker-compose.yaml
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ services:
|
||||
container_name: musix
|
||||
depends_on:
|
||||
- redis
|
||||
image: musix:0.0.1s
|
||||
image: musix:0.0.1
|
||||
build: /home/zoli/musix/musix/
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8080/health/ping"]
|
||||
|
||||
Reference in New Issue
Block a user