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 - -