forked from uumas/ansible-docker
unifi
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
|
||||
dependencies:
|
||||
- role: container
|
||||
docker_proxy_target_protocol: https
|
||||
docker_service: unifi
|
||||
docker_image: jacobalberty/unifi:latest
|
||||
docker_network_mode: host
|
||||
docker_volumes:
|
||||
- unifi_data:/unifi
|
||||
docker_env:
|
||||
|
||||
UNIFI_HTTPS_PORT: "{{ ports.unifi.https }}"
|
||||
PORTAL_HTTP_PORT: "8808"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user