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.

Commitac3f8fd

Browse files
committed
build dev
1 parent3dbf68a commitac3f8fd

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

‎docker/dev/api_server.tar.gz‎

-5 Bytes
Binary file not shown.

‎lib/mastani_server_web/endpoint.ex‎

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,14 @@ defmodule MastaniServerWeb.Endpoint do
2323
# log: [rejected: :error],
2424
log:[rejected::debug],
2525
origins:"*",
26-
allow_headers::all,
27-
# allow_headers: [
28-
# "authorization",
29-
# "content-type",
30-
# "special",
31-
# "accept",
32-
# "origin",
33-
# "x-requested-with"
34-
# ],
26+
allow_headers:[
27+
"authorization",
28+
"content-type",
29+
"special",
30+
"accept",
31+
"origin",
32+
"x-requested-with"
33+
],
3534
allow_credentials:true
3635
)
3736

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp