mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 13:32:07 +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
|
```yaml
|
||||||
services:
|
services:
|
||||||
mivo:
|
mivo:
|
||||||
image: ghcr.io/mivodev/mivo:latest
|
image: mivodev/mivo:latest
|
||||||
container_name: mivo
|
container_name: mivo
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ Untuk pengaturan yang lebih permanen, gunakan `docker-compose.yml`:
|
|||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
mivo:
|
mivo:
|
||||||
image: ghcr.io/mivodev/mivo:latest
|
image: mivodev/mivo:latest
|
||||||
container_name: mivo
|
container_name: mivo
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user