diff options
| author | crupest <crupest@outlook.com> | 2022-11-01 22:09:48 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2022-11-01 22:09:48 +0800 |
| commit | eacf141eb42029dad5cdf511f3b255ed90e84df2 (patch) | |
| tree | aefdf4786f4e90472bef99d467de6d372646f12a /template/Caddyfile.template | |
| parent | ec63847055470dfa3e71bd63a3a8c5a5bc1aa1ba (diff) | |
| download | crupest-eacf141eb42029dad5cdf511f3b255ed90e84df2.tar.gz crupest-eacf141eb42029dad5cdf511f3b255ed90e84df2.tar.bz2 crupest-eacf141eb42029dad5cdf511f3b255ed90e84df2.zip | |
...
Diffstat (limited to 'template/Caddyfile.template')
| -rw-r--r-- | template/Caddyfile.template | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
