about summary refs log tree commit diff
path: root/docker.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker.yml')
-rw-r--r--docker.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker.yml b/docker.yml
index 02d2ef4..b2bd13e 100644
--- a/docker.yml
+++ b/docker.yml
@@ -22,6 +22,7 @@
       dest: "{{docker_compose_dir}}/nginx/conf.d/{{item.key}}.conf"
     vars:
       server: "{{item.value}}"
+      short_name: "{{item.key}}"
     with_items: "{{domains | dict2items}}"
 
   - name: Counter app