From 4c8e1f00a72de02586f9cef191a6aa77d15fddd8 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Mon, 20 Jan 2025 11:53:24 +0800 Subject: [PATCH] up(webout): up config --- webout/configs/caddy/web-http.conf | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/webout/configs/caddy/web-http.conf b/webout/configs/caddy/web-http.conf index 0d5406b..9514337 100644 --- a/webout/configs/caddy/web-http.conf +++ b/webout/configs/caddy/web-http.conf @@ -9,9 +9,17 @@ https://6t7.net { reverse_proxy 10.0.96.2:3000 } -https://domain.6t7.net { +# https://domain.6t7.net { +# tls moqiruyi@gmail.com +# reverse_proxy 43.139.19.72:9800 +# } + +https://memos.6t7.net { tls moqiruyi@gmail.com - reverse_proxy 43.139.19.72:9800 + reverse_proxy 10.0.96.2:5230 } -https://mem \ No newline at end of file +# https://joplib.6t7.net { +# tls moqiruyi@gmail.com +# reverse_proxy 10.0.96.2:22300 +# } \ No newline at end of file