From f639192d1c5840fa45e5d2944fe2323a7708d4b9 Mon Sep 17 00:00:00 2001 From: choibk Date: Fri, 23 Jan 2026 20:56:35 +0900 Subject: [PATCH] =?UTF-8?q?.env=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/.env | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/server/.env b/server/.env index 695a1f5..50c8029 100644 --- a/server/.env +++ b/server/.env @@ -5,21 +5,8 @@ DB_HOST=sokuree.com DB_USER=choibk DB_PASSWORD=^Ocean1472bk PORT=3005 - -# ============================================== -# [Development Environment] - Local Windows -# ============================================== -# 로컬 개발용 DB (독립 라이선스 DB) DB_NAME=smart_ims_license_db DB_PORT=3307 -# ============================================== -# [Production Environment] - Synology NAS -# ============================================== -# 운영 DB -# DB_NAME=sokuree_platform_prod -# DB_PORT=3307 - -