feat: add Docker guide documentation in English and Indonesian.

This commit is contained in:
dyzulk
2026-01-19 10:50:21 +07:00
parent c298d4b6fb
commit 5f5f5a67fd
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ For a more permanent setup, use `docker-compose.yml`:
```yaml
services:
mivo:
image: ghcr.io/mivodev/mivo:latest
image: mivodev/mivo:latest
container_name: mivo
restart: unless-stopped
ports:

View File

@@ -33,7 +33,7 @@ Untuk pengaturan yang lebih permanen, gunakan `docker-compose.yml`:
```yaml
services:
mivo:
image: ghcr.io/mivodev/mivo:latest
image: mivodev/mivo:latest
container_name: mivo
restart: unless-stopped
ports: