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