From b54a9d8131a5a2548f403c50fb8d5af838268137 Mon Sep 17 00:00:00 2001 From: milky0217 Date: Mon, 8 Jun 2026 10:22:28 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0service=E6=96=87?= =?UTF-8?q?=E4=BB=B6APP=5FVERSION=E4=B8=BA0.2.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/rust-backend-blue.service | 2 +- deploy/rust-backend-green.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/rust-backend-blue.service b/deploy/rust-backend-blue.service index 287e002..6472619 100644 --- a/deploy/rust-backend-blue.service +++ b/deploy/rust-backend-blue.service @@ -21,7 +21,7 @@ Environment=JWT_SECRET=tribesman-pavestone-hatchling-wrangle-silly-embargo Environment=SSL_KEY_PATH=/etc/ssl/rust_backend/privkey.pem Environment=SSL_CERT_PATH=/etc/ssl/rust_backend/fullchain.pem Environment=RUST_LOG=info -Environment=APP_VERSION=0.2.5 +Environment=APP_VERSION=0.2.7 Environment=FREE_USER_DATA_LIMIT=20 Environment=APP_BASE_URL=https://xmclassmate.top Environment=SERVER_PORT=4433 diff --git a/deploy/rust-backend-green.service b/deploy/rust-backend-green.service index 395bd5b..17db004 100644 --- a/deploy/rust-backend-green.service +++ b/deploy/rust-backend-green.service @@ -21,7 +21,7 @@ Environment=JWT_SECRET=tribesman-pavestone-hatchling-wrangle-silly-embargo Environment=SSL_KEY_PATH=/etc/ssl/rust_backend/privkey.pem Environment=SSL_CERT_PATH=/etc/ssl/rust_backend/fullchain.pem Environment=RUST_LOG=info -Environment=APP_VERSION=0.2.5 +Environment=APP_VERSION=0.2.7 Environment=FREE_USER_DATA_LIMIT=20 Environment=APP_BASE_URL=https://xmclassmate.top Environment=SERVER_PORT=4434