From 958f2d0ff4e485a9eab9d49ac041181e54033219 Mon Sep 17 00:00:00 2001 From: pjkim Date: Wed, 9 Apr 2025 20:57:24 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B8=94=EB=9E=99=ED=95=91=ED=81=AC=EC=97=90?= =?UTF-8?q?=20=EC=97=85=EB=A1=9C=EB=93=9C=EB=90=9C=20=EC=A0=95=EB=B3=B4?= =?UTF-8?q?=EB=A1=9C=20=EA=B0=B1=EC=8B=A0=EC=8B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.prd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.prd b/.env.prd index d4e73f1..1623649 100644 --- a/.env.prd +++ b/.env.prd @@ -1,5 +1,5 @@ #서버 PORT 설정 -SERVER_PORT=9001 +SERVER_PORT=9000 #PostgreSQL 데이터베이스 설정 DB_NAME='PostgreSQL DB Info'