You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, not an issue, I just don't know where I would ask this question.
I am trying to get my ducks in a row in regards to ports on docker. In the docs there are several ports listed (8080, 8443, 80, 8843), I can connect via 8443 but I don't want the other ports to clash, obviously 80 and 8080 can be commonly used. Are those other ports used? Can I change them in the yaml compose file without breaking anything?
If so I would assume it would be?
UNIFI_HTTP_PORT=
UNIFI_HTTPS_PORT=
PORTAL_HTTP_PORT=
PORTAL_HTTPS_PORT=
What is the different on UNIFI port and PORTAL port? Can I make these port numbers anything I want and it will still work? Not sure if some are required to see devices on the network or something.
Thanks!
The text was updated successfully, but these errors were encountered:
Sorry, not an issue, I just don't know where I would ask this question.
I am trying to get my ducks in a row in regards to ports on docker. In the docs there are several ports listed (8080, 8443, 80, 8843), I can connect via 8443 but I don't want the other ports to clash, obviously 80 and 8080 can be commonly used. Are those other ports used? Can I change them in the yaml compose file without breaking anything?
If so I would assume it would be?
UNIFI_HTTP_PORT=
UNIFI_HTTPS_PORT=
PORTAL_HTTP_PORT=
PORTAL_HTTPS_PORT=
What is the different on UNIFI port and PORTAL port? Can I make these port numbers anything I want and it will still work? Not sure if some are required to see devices on the network or something.
Thanks!
The text was updated successfully, but these errors were encountered: