branding changes

هذا الالتزام موجود في:
Your Name
2025-11-14 08:14:59 +00:00
الأصل 839d07df79
التزام b6f3679805
41 ملفات معدلة مع 1242 إضافات و1714 حذوفات

عرض الملف

@@ -16,7 +16,7 @@ npm start
## Edit config.js
In the MiroTalk SFU `.env` file, change the endpoint to send recording chunks:
In the CodePill `.env` file, change the endpoint to send recording chunks:
```bash
RECORDING_ENDPOINT=http://localhost:8080

عرض الملف

@@ -1,7 +1,7 @@
{
"name": "cloud",
"version": "1.0.1",
"description": "Cloud server to handle MiroTalk SFU recording uploads",
"description": "Cloud server to handle CodePill recording uploads",
"main": "server.js",
"scripts": {
"start": "node server.js",