mirror of
https://gitlab.com/gpvkt/twitch-irl-docker.git
synced 2025-09-17 20:01:04 +02:00
6 lines
71 B
YAML
6 lines
71 B
YAML
version: '2'
|
|
|
|
services:
|
|
rtmp:
|
|
build: ./build
|
|
restart: always
|