[mirotalk] - fix typo
This commit is contained in:
+2
-2
@@ -88,9 +88,9 @@ IP_LOOKUP_ENABLED=false # true or false
|
||||
|
||||
# API
|
||||
# The response will give you a entrypoint / Room URL for your meeting.
|
||||
# curl -X POST "http://localhost:3000/api/v1/meeting" -H "authorization: mirotalk_default_secret" -H "Content-Type: application/json"
|
||||
# curl -X POST "http://localhost:3000/api/v1/meeting" -H "authorization: mirotalkp2p_default_secret" -H "Content-Type: application/json"
|
||||
|
||||
API_KEY_SECRET=mirotalk_default_secret
|
||||
API_KEY_SECRET=mirotalkp2p_default_secret
|
||||
|
||||
# Survey URL
|
||||
# Using to redirect the client after close the call (feedbacks, website...)
|
||||
|
||||
Reference in New Issue
Block a user