mirror of
https://github.com/Thumbscrew/unifi-docker-compose.git
synced 2025-01-18 17:45:44 +00:00
change HTTP and HTTPS ports to default
This commit is contained in:
parent
357bd67391
commit
fa00307a11
@ -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
|
Loading…
Reference in New Issue
Block a user