Skip to content

Commit

Permalink
Merge pull request #342 from SystemKeeper/fix-recordingserver-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Sep 9, 2024
2 parents 4411471 + 6db0062 commit 7e4e38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/services/talk.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
- Make sure to have the recording hostname setup in your `/etc/hosts` file: `127.0.0.1 talk-recording.local`
- Make sure the Talk HPB is running and configured
- Start the talk recording server in addition to your other containers `docker-compose up -d talk-recording`
- Go to the admin settings of talk and add the signaling server (`http://talk-recording.local` with shared secret `6789`)
- Go to the admin settings of talk and add the recording server (`http://talk-recording.local` with shared secret `6789`)

0 comments on commit 7e4e38e

Please sign in to comment.