mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 05:25:36 +07:00
feat: add Docker guide documentation in English and Indonesian.
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user