.env.production.example 업데이트

This commit is contained in:
2026-06-22 12:33:32 +09:00
parent 6e0c745f5c
commit 5cf52d3beb
+1 -1
View File
@@ -10,7 +10,7 @@ BACKEND_DIR=backend
# ==========================================
# 포트 설정
# ==========================================
FRONTEND_PORT=5173
FRONTEND_PORT=80
BACKEND_PORT=3000
WEBSOCKET_PORT=3001
DB_PORT=5432