We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b35dc2 commit e889c1bCopy full SHA for e889c1b
docs/internals.md
@@ -69,8 +69,6 @@ specified to restrict the port that will be assigned to be from within a
69
specific range. If not values are provided, the port will be randomly assigned
70
by the operating system.
71
72
- * `PLUGIN_MIN_PORT`: Specifies the minimum port value that will be assigned to
73
- * the listener.
+ * `PLUGIN_MIN_PORT`: Specifies the minimum port value that will be assigned to the listener.
74
75
- * `PLUGIN_MAX_PORT`: Specifies the maximum port value that will be assigned to
76
+ * `PLUGIN_MAX_PORT`: Specifies the maximum port value that will be assigned to the listener.
0 commit comments