karideo/front/docker-compose.yaml

11 lines
163 B
YAML
Raw Normal View History

2020-01-03 21:45:49 +01:00
version: '3'
services:
karideo_service:
build: .
restart: always
image: yui.heero/karideo
container_name: karideo
ports:
- 15081:4200