From aa90657fd5c4bdfffc23a58ee40b4b43200bce9b Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 1 Nov 2022 22:09:48 +0800 Subject: ... --- template/Caddyfile.template | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/Caddyfile.template') diff --git a/template/Caddyfile.template b/template/Caddyfile.template index da1ab0e..0a0122b 100644 --- a/template/Caddyfile.template +++ b/template/Caddyfile.template @@ -1,3 +1,7 @@ +{ + email {{CRUPEST_EMAIL}} +} + {{CRUPEST_DOMAIN}} { root * /srv encode gzip -- cgit v1.2.3