unifi docs
This commit is contained in:
14
docs/unifi.md
Normal file
14
docs/unifi.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Unifi is installed with host network mode.
|
||||||
|
|
||||||
|
# Required variables
|
||||||
|
These variables are required. Example values included. Some general variables might also be required for this role.
|
||||||
|
|
||||||
|
```
|
||||||
|
ports:
|
||||||
|
unifi:
|
||||||
|
https: 8443
|
||||||
|
|
||||||
|
docker_vhost_domains:
|
||||||
|
unifi:
|
||||||
|
- unifi.domain.tld
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user