From c194e67c12cd893ee006492d1267b3b504d92c54 Mon Sep 17 00:00:00 2001 From: bcurran3 Date: Sat, 25 Apr 2020 18:22:04 -0700 Subject: [PATCH] Calibre -> Calibre-web name correction --- group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all.yml b/group_vars/all.yml index 3bcf3f92..95704dec 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -755,7 +755,7 @@ mosquitto_port_a: "1883" mosquitto_port_b: "9001" ### -### Calibre +### Calibre-web ### calibre_available_externally: "false" calibre_data_directory: "{{ docker_home }}/calibre"