diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2023-05-06 16:13:09 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2023-05-06 16:13:09 +0300 |
| commit | 2e5c77dedef64774b047d9e1e0a3480601e803aa (patch) | |
| tree | a4a5fad8d6f18c006eead2d96a918042be5f5078 /www/owncast/pkg/MESSAGE | |
| parent | 71b1f853659bc9ae64eb7b30db355b9085a62ec5 (diff) | |
| download | ports-2e5c77dedef64774b047d9e1e0a3480601e803aa.tar.gz ports-2e5c77dedef64774b047d9e1e0a3480601e803aa.zip | |
www/owncast: fix permissions on installed files
Diffstat (limited to 'www/owncast/pkg/MESSAGE')
| -rw-r--r-- | www/owncast/pkg/MESSAGE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/owncast/pkg/MESSAGE b/www/owncast/pkg/MESSAGE index 782a8db..e7432b6 100644 --- a/www/owncast/pkg/MESSAGE +++ b/www/owncast/pkg/MESSAGE @@ -1,5 +1,6 @@ Before starting owncast and opening it to the public, be sure to change the default password and a stream key! -To do that, start owncast, navigate to http://localhost:8080/admin/config/server/ -and change the defaults there. +To do that, start owncast, navigate to +http://localhost:8080/admin/config/server/ and change +the defaults there. |
