From e20c63e6948bb03b06aa045c8f529b73d592644f Mon Sep 17 00:00:00 2001 From: Ardeman Date: Wed, 23 Apr 2025 12:50:28 +0800 Subject: [PATCH] feat: add debug configuration file for server, jwt, postgresql, oss, and redis --- env/{production-local.yaml => debug.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename env/{production-local.yaml => debug.yaml} (100%) diff --git a/env/production-local.yaml b/env/debug.yaml similarity index 100% rename from env/production-local.yaml rename to env/debug.yaml