From 5e98b523ce9306296e2261dda833223a95c24d66 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Fri, 13 Sep 2024 11:32:42 +0800 Subject: [PATCH] modify(all): modify version --- memos/env.cfg | 2 +- webout/configs/caddy/web-http.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/memos/env.cfg b/memos/env.cfg index 06d3d3d..76eace8 100644 --- a/memos/env.cfg +++ b/memos/env.cfg @@ -1,4 +1,4 @@ -IMAGE_TAG=neosmemo/memos:0.22.4 +IMAGE_TAG=neosmemo/memos:0.22.5 Volumes_Path=/data/volumes/memos DB_DRIVER=postgres DB_USER=postgres diff --git a/webout/configs/caddy/web-http.conf b/webout/configs/caddy/web-http.conf index 9a621cd..43e0e41 100644 --- a/webout/configs/caddy/web-http.conf +++ b/webout/configs/caddy/web-http.conf @@ -7,4 +7,4 @@ https://git.6t7.net { https://6t7.net { tls moqiruyi@gmail.com reverse_proxy 10.0.96.2:3000 -} \ No newline at end of file +}