mirror of
https://github.com/Thumbscrew/unifi-docker-compose.git
synced 2025-01-18 01:25:45 +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
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
||||
HTTP_PORT=8080
|
||||
HTTPS_PORT=8443
|
Loading…
Reference in New Issue
Block a user