diff --git a/example.env b/example.env index 67259a4..83ceed7 100644 --- a/example.env +++ b/example.env @@ -2,5 +2,5 @@ VOLUME_PATH=/data/unifi TAG=latest PUID=1000 PGID=1000 -HTTP_PORT=80 -HTTPS_PORT=443 \ No newline at end of file +HTTP_PORT=8080 +HTTPS_PORT=8443 \ No newline at end of file