8 lines
108 B
YAML
8 lines
108 B
YAML
|
version: '2.2'
|
||
|
|
||
|
services:
|
||
|
|
||
|
coeditor:
|
||
|
build: ./coeditor
|
||
|
image: registry.yaltik.net/coeditor:yaltik
|