Skip to content

Commit 057d527

Browse files
authoredMar 16, 2020
feat(docs): document DEFAULT_LISTEN_ADDR constant (#3443)
This docs update was missing in the #2479 that added option for configurable listening address.
1 parent a673aa8 commit 057d527

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎docs/dev/04-public-api.md

+4
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ The default port used for the karma server
184184

185185
The default hostname used for the karma server
186186

187+
### **constants.DEFAULT_LISTEN_ADDR**
188+
189+
The default address use for the karma server to listen on
190+
187191
### **constants.LOG_DISABLE**
188192

189193
The value for disabling logs

0 commit comments

Comments
 (0)
Please sign in to comment.