Backups: fix host name
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
host_name = "{{ notifications_name }}"
|
host_name = "{{ host_name }}"
|
||||||
|
|
||||||
roots = [
|
roots = [
|
||||||
"{{ application_dir }}"
|
"{{ application_dir }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user