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