回答編集履歴

1

サンプルのURLを競合しないものに変更

2021/04/23 03:37

投稿

itepechi
itepechi

スコア248

test CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
  // 接続を受け入れるオリジン
28
28
 
29
- origin: "https://hogehoge.hoge",
29
+ origin: "https://hogehoge.example",
30
30
 
31
31
  // 許可するメソッド
32
32