1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00

Fix README.

This commit is contained in:
Juliusz Chroboczek 2020-05-03 15:09:02 +02:00
parent 0c4a625244
commit 3d751465de

3
README
View file

@ -4,6 +4,7 @@ Build the server binary:
Create a server certificate:
mkdir data
openssl req -newkey rsa:2048 -nodes -keyout data/key.pem -x509 -days 365 -out data/cert.pem
Set the server administrator's username and password (optional):
@ -14,7 +15,7 @@ Configure the list of STUN and TURN servers (optional):
vi static/ice-servers.json
Setup a group
Set up a group
mkdir groups
vi groups/public.json