karso/front/docker-compose.yaml

10 lines
184 B
YAML
Raw Permalink Normal View History

version: '3'
services:
karideo_service:
build: .
restart: always
image: yui.heero/karso
container_name: karso
ports:
- 15082:80