mirror of
https://github.com/Thumbscrew/unifi-docker-compose.git
synced 2025-07-02 02:49:03 +00:00
change HTTP and HTTPS ports to default
This commit is contained in:
@ -2,5 +2,5 @@ VOLUME_PATH=/data/unifi
|
|||||||
TAG=latest
|
TAG=latest
|
||||||
PUID=1000
|
PUID=1000
|
||||||
PGID=1000
|
PGID=1000
|
||||||
HTTP_PORT=80
|
HTTP_PORT=8080
|
||||||
HTTPS_PORT=443
|
HTTPS_PORT=8443
|
Reference in New Issue
Block a user