Skip to content

Commit

Permalink
Update .env file of openvidu-basic-node
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloFuente committed Mar 29, 2023
1 parent 01247fa commit 7a7adf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openvidu-basic-node/.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SERVER_PORT=5000
OPENVIDU_URL='https://openvidu-ce-2250.openvidu.io'
OPENVIDU_URL=http://localhost:4443/
OPENVIDU_SECRET=MY_SECRET

0 comments on commit 7a7adf9

Please sign in to comment.