fix url encoding in prosody module
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a5d769e9b5
commit
77a00e68e9
3 changed files with 9 additions and 11 deletions
|
@ -10,7 +10,7 @@
|
|||
### Get started
|
||||
|
||||
- run `./run_dev.sh`
|
||||
- open [https://localhost:8443/](https://localhost:8443/)
|
||||
- open [https://localhost:8443/](https://localhost:8443/) (accept the risk about self-signed certs)
|
||||
- make changes to mod_jitsi_rooms.lua and save the file
|
||||
- prosody will be restarted
|
||||
- join a room in jitsi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue