diff --git a/owncast/README.md b/owncast/README.md index 60e3793..85d53a4 100644 --- a/owncast/README.md +++ b/owncast/README.md @@ -23,10 +23,13 @@ services: ```bash $ mkdir -p data -$ chown -R 101:101 data +# temporarily disable until we figure out how to move forward +# chown -R 101:101 data $ docker compose up -d ``` +> https://github.com/owncast/owncast/blob/develop/Earthfile#L129-L131 + ## Using with OBS / Streamlabs OBS is a pretty good piece of free software that will get you streaming from your own computer right away.