mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 05:25:36 +07:00
docs: update docker registry refs
This commit is contained in:
@@ -46,7 +46,7 @@ version: '3.8'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mivo:
|
mivo:
|
||||||
image: ghcr.io/mivodev/mivo:${VERSION:-latest}
|
image: mivodev/mivo:${VERSION:-latest}
|
||||||
container_name: ${CONTAINER_NAME:-mivo}
|
container_name: ${CONTAINER_NAME:-mivo}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user