7 lines
87 B
YAML
7 lines
87 B
YAML
version: '2'
|
|
|
|
services:
|
|
gitache:
|
|
image: local/gitache:latest
|
|
restart: always
|