refactor: allowed origins 변경

This commit is contained in:
OhSeongRak
2025-06-18 17:13:44 +09:00
parent 6313ef78e6
commit 5f020d3f0b
8 changed files with 284 additions and 7 deletions
@@ -67,4 +67,7 @@ info:
app:
name: ${APP_NAME:smarketing-content}
version: "1.0.0-MVP"
description: "AI 마케팅 서비스 MVP - content"
description: "AI 마케팅 서비스 MVP - content"
allowed-origins: ${ALLOWED_ORIGINS:http://localhost:3000}