From 8749571474926763b58d07b72f07cd0c059aad86 Mon Sep 17 00:00:00 2001 From: "sungjin.choi" Date: Thu, 21 May 2026 16:38:31 +0900 Subject: [PATCH] =?UTF-8?q?chore=20:=20deploy=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e67b34a..b5afe76 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -37,5 +37,4 @@ jobs: --name ss-backend-container \ -p 18080:8080 \ -v /volume1/docker/app/specialsource-backend/logs:/app/logs \ - -e JASYPT_ENCRYPTOR_PASSWORD="6Nhbnze5Wm2YOX5ZmOlkR6P6gsi1Epa5CJtUtNqN" \ ss-backend-image \ No newline at end of file