Skip to content

Commit a4eabe1

Browse files
authored
Tiny typo in readme (#279)
Update README.md
1 parent f0880f0 commit a4eabe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ redis:
195195
address: host.docker.internal:6379 (or 172.17.0.1:6379 on linux)
196196
```
197197
198-
The container must be run with host networking enabled. SIP by default uses UDP port 1000 -> 2000 and 5060, this large range of ports is hard for docker to handle at this time.
198+
The container must be run with host networking enabled. SIP by default uses UDP port 10000 -> 20000 and 5060, this large range of ports is hard for docker to handle at this time.
199199
200200
Then to run the service:
201201

0 commit comments

Comments
 (0)