Jake Howard
0f9802a46c
Requires some changes to how private IPs are specified, which I really need to clean up at some point!
9 lines
214 B
YAML
9 lines
214 B
YAML
expose_ssh: true
|
|
|
|
private_ip: "{{ ansible_default_ipv4.address }}"
|
|
protected_ip: 192.168.2.47
|
|
|
|
traefik_proxy_protocol_trusted_ips: 10.23.0.0/16
|
|
|
|
traefik_provider_jellyfin: true
|
|
traefik_provider_homeassistant: true
|