Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit3dbf68a

Browse files
committed
cors debug
1 parenta866cd8 commit3dbf68a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎lib/mastani_server_web/endpoint.ex‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ defmodule MastaniServerWeb.Endpoint do
2525
origins:"*",
2626
allow_headers::all,
2727
# allow_headers: [
28-
# "authorization",
29-
# "content-type",
30-
# "special",
31-
# "accept",
32-
# "origin",
33-
# "x-requested-with"
28+
# "authorization",
29+
# "content-type",
30+
# "special",
31+
# "accept",
32+
# "origin",
33+
# "x-requested-with"
3434
# ],
3535
allow_credentials:true
3636
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp