unifi docs

This commit is contained in:
uumas
2022-05-12 00:52:16 +03:00
parent ad33ffca06
commit 11991867c6

14
docs/unifi.md Normal file
View 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
```