env 예제 수정
This commit is contained in:
@@ -16,7 +16,7 @@ BACKEND_DIR=backend
|
||||
# ==========================================
|
||||
# 포트
|
||||
# ==========================================
|
||||
FRONTEND_PORT=5173
|
||||
FRONTEND_PORT=80
|
||||
BACKEND_PORT=3000
|
||||
WEBSOCKET_PORT=3001
|
||||
DB_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user