Update README.md
This commit is contained in:
parent
d728e039d7
commit
bfa12f842e
@ -8,6 +8,7 @@ version: '3'
|
||||
services:
|
||||
owncast:
|
||||
image: gabekangas/owncast:latest
|
||||
user: 1000:1000
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 1935:1935
|
||||
@ -16,6 +17,7 @@ services:
|
||||
|
||||
clipper:
|
||||
image: code.mch.onl/ety/owncast-clipper:latest
|
||||
user: 1000:1000
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- owncast
|
||||
|
Loading…
x
Reference in New Issue
Block a user