replace nyone.net to nyone.app

This commit is contained in:
2026-05-19 15:23:38 +03:30
parent b3b7ebf8d7
commit 0fb7531e63
13 changed files with 57 additions and 57 deletions

View File

@@ -35,8 +35,8 @@ The project config is aligned to these production-style domains:
```env
APP_NAME=Nyone
APP_URL=https://nyone.net
STREAMING_RTMP_INGEST_URL=rtmp://nyone.net:19935
APP_URL=https://nyone.app
STREAMING_RTMP_INGEST_URL=rtmp://nyone.app:19935
STREAMING_HLS_PUBLIC_URL=https://nyone-hls.net
MEDIAMTX_SHARED_SECRET=change-this-secret
```