summaryrefslogtreecommitdiff
path: root/caddy
diff options
context:
space:
mode:
Diffstat (limited to 'caddy')
-rw-r--r--caddy/Caddyfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/caddy/Caddyfile b/caddy/Caddyfile
index 952d039..5ab87a7 100644
--- a/caddy/Caddyfile
+++ b/caddy/Caddyfile
@@ -41,6 +41,13 @@ blog.yyamashita.com {
reverse_proxy microblog-app:3000
}
+proxy.yyamashita.com {
+ tls {
+ key_type rsa4096
+ }
+ respond "Proxy Server" 200
+}
+
vpn.yyamashita.com {
tls {
key_type rsa4096