File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -175,6 +175,8 @@ To do this:
175
175
* Save settings in Unifi Controller
176
176
* Restart UniFi-in-Docker container with ` docker stop ... ` and ` docker run ... ` commands.
177
177
178
+ _ Hint: Port 10001 should be forwareded to make it work._
179
+
178
180
See [ Side Projects] ( https://github.com/jacobalberty/unifi-docker/blob/master/Side-Projects.md#other-techniques-for-adoption ) for
179
181
other techniques to get Unifi devices to adopt your
180
182
new Unifi Controller.
@@ -286,6 +288,7 @@ expose the first three with the `-p ...` option.
286
288
* 8843/tcp - HTTPS portal _ (optional)_
287
289
* 8880/tcp - HTTP portal _ (optional)_
288
290
* 6789/tcp - Speed Test (unifi5 only) _ (optional)_
291
+ * 10001/udp - Used for device discovery _ (optional)_
289
292
290
293
See [ UniFi - Ports Used] ( https://help.ubnt.com/hc/en-us/articles/218506997-UniFi-Ports-Used ) for more information.
291
294
You can’t perform that action at this time.
0 commit comments