[mirotalk] - fix: add startup warning when API_KEY_SECRET or JWT_SECRET use default values

This commit is contained in:
Miroslav Pejic
2026-04-03 01:02:01 +02:00
parent 24899b9efa
commit 3fff3e5266
7 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.7.89",
"version": "1.7.90",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {