Install duplicati on PVE docker machine
Requires some changes to how private IPs are specified, which I really need to clean up at some point!
This commit is contained in:
@ -13,4 +13,4 @@ services:
|
||||
- /:/source:ro
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "{{ wireguard.clients[ansible_fqdn].ip }}:8200:8200"
|
||||
- "{{ protected_ip }}:8200:8200"
|
||||
|
Reference in New Issue
Block a user