From 2df2e87aed531c58b585df398965363fa15cd36f Mon Sep 17 00:00:00 2001 From: syui Date: Fri, 27 Jun 2025 23:17:28 +0000 Subject: [PATCH] =?UTF-8?q?social-app=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- social-app.-.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/social-app.-.md b/social-app.-.md index 9c245e4..bf77d39 100644 --- a/social-app.-.md +++ b/social-app.-.md @@ -181,7 +181,7 @@ export default { status: 200, headers: { 'Content-Type': 'application/json', - 'Access-Control-Allow-Origin': '*', // CORSを許可! + 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Methods': 'GET', }, });