ansible-role-apache/templates/letsencrypt-proxy.conf.j2

2 lines
124 B
Plaintext
Raw Normal View History

2020-06-02 15:48:56 +02:00
ProxyPass "/.well-known/acme-challenge" "http://127.0.0.1:{{ letsencrypt_acme_standalone_port}}/.well-known/acme-challenge"