Update README.md

This commit is contained in:
Aj - Thomas
2022-05-10 19:07:55 +02:00
committed by GitHub
parent 524c143a60
commit b52755c87f

View File

@@ -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