ansible/roles/pretix_docker/templates/pretix.env.j2

4 lines
137 B
Django/Jinja

VIRTUAL_HOST={{ pretix_env_virtual_host }}
VIRTUAL_PORT={{ pretix_env_virtual_port }}
LETSENCRYPT_HOST={{ pretix_env_letsencrypt_host }}