diff options
author | crupest <crupest@outlook.com> | 2024-11-04 00:05:05 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2024-11-04 00:05:05 +0800 |
commit | 60a3dbaf70647ed4ad005c14138f37cf1ad71aca (patch) | |
tree | 112a172a3ab0d894849bf2fd825e2f46a756428b /template/nginx/server.json | |
parent | 402a00d089599554dd2ee355009a9796171dd822 (diff) | |
download | crupest-60a3dbaf70647ed4ad005c14138f37cf1ad71aca.tar.gz crupest-60a3dbaf70647ed4ad005c14138f37cf1ad71aca.tar.bz2 crupest-60a3dbaf70647ed4ad005c14138f37cf1ad71aca.zip |
feat(service): add roundcubemail.
Diffstat (limited to 'template/nginx/server.json')
-rw-r--r-- | template/nginx/server.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/nginx/server.json b/template/nginx/server.json index c9a6108..a338c4f 100644 --- a/template/nginx/server.json +++ b/template/nginx/server.json @@ -25,10 +25,6 @@ "type": "redirect", "subdomain": "github", "url": "https://github.com/crupest" - }, - { - "type": "cert-only", - "subdomain": "mail" } ] } |