1
0
mirror of https://github.com/Wind4/vlmcsd-docker.git synced 2025-04-18 08:04:02 +03:00
vlmcsd-docker/docker-compose.yml
2019-08-08 15:56:08 +08:00

9 lines
100 B
YAML

version: "3.7"
services:
vlmcsd:
build: .
ports:
- "1688:1688"
restart: always