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 | aa90657fd5c4bdfffc23a58ee40b4b43200bce9b (patch) | |
| tree | aefdf4786f4e90472bef99d467de6d372646f12a /template/Caddyfile.template | |
| parent | bdf4aead4dd2a354220d120a76fc625dbb2dc83a (diff) | |
| download | crupest-aa90657fd5c4bdfffc23a58ee40b4b43200bce9b.tar.gz crupest-aa90657fd5c4bdfffc23a58ee40b4b43200bce9b.tar.bz2 crupest-aa90657fd5c4bdfffc23a58ee40b4b43200bce9b.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 |
