Add new ports for unifi software
This commit is contained in:
parent
6f74c473e9
commit
aff6c5436c
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ services:
|
|||
- "8443:8443"
|
||||
- "8843:8843"
|
||||
- "8880:8880"
|
||||
- "3478:3478/udp"
|
||||
- "10001:10001/udp"
|
||||
plex:
|
||||
image: linuxserver/plex
|
||||
container_name: plex
|
||||
|
|
Loading…
Reference in a new issue