Remove final slash from /webrtc/
Signed-off-by: Olivier Paroz (oparoz) <github@oparoz.com>
This commit is contained in:
Родитель
2541869277
Коммит
4c8ca4e72a
|
@ -10,7 +10,7 @@ listen = 127.0.0.1:8080
|
|||
; HTTP socket write timeout in seconds.
|
||||
;writetimeout = 10
|
||||
; Use basePath if the server does not run on the root path (/) of your server.
|
||||
basePath = /webrtc/
|
||||
basePath = /webrtc
|
||||
; Set maximum number of open files (only works when run as root).
|
||||
;maxfd = 32768
|
||||
; Enable stats API /api/v1/stats for debugging (not for production use!).
|
||||
|
|
Загрузка…
Ссылка в новой задаче