diff --git a/README.md b/README.md index 7bf565bd3..309b6a721 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Here's a docker compose example on how to integrate MHP into your container stac ```docker services: mhp: - image: ajnart/mhp + image: ghcr.io/ajnart/mhp ports: - '7575:80' restart: always