Browse Source

Error in readme?

Nikolay Lanets 5 years ago
parent
commit
9e460b21fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker/README.docker

+ 1 - 1
docker/README.docker

@@ -1,6 +1,6 @@
 Before you begin
 Before you begin
  * copy db schema run ./cp-schema.sh
  * copy db schema run ./cp-schema.sh
- * edit turnserver/turnserver.conf according your db selection (mysql or postgresql or redis or mongodb)
+ * edit coturn/turnserver.conf according your db selection (mysql or postgresql or redis or mongodb)
 
 
 # start
 # start