docker-compose.yml
version: '3.8'
services:
migu_video:
image: smhw3565/migu
container_name: migu
restart: always
network_mode: "host"
environment:
- mport=3000
- mhost="http://127.0.0.1:3000"
Content type
Image
Digest
sha256:9d0bcfc72…
Size
54.3 MB
Last updated
9 months ago
docker pull smhw3565/migu