Only bind duplicati to wireguard interface
This commit is contained in:
parent
986fc50fde
commit
adc7611242
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ services:
|
|||
- /:/source:ro
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8200:8200
|
||||
- "{{ wireguard.clients[ansible_fqdn].ip }}:8200:8200"
|
||||
|
|
Loading…
Reference in a new issue