Files
ansible-docker/docs/unifi.md
2022-05-12 00:52:16 +03:00

15 lines
278 B
Markdown

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
```