8 lines
166 B
YAML
8 lines
166 B
YAML
---
|
|
|
|
caddy_stack:
|
|
name: caddy
|
|
compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
|
|
|
caddy_http_server_name: http
|
|
caddy_https_server_name: https
|