Compare commits
No commits in common. "bc917f0870672c61fe8bbd9d6242a9d47ae0e931" and "f2c2ea5e10a987ce031314c20ba75943108bd85d" have entirely different histories.
bc917f0870
...
f2c2ea5e10
|
@ -211,7 +211,7 @@ else
|
|||
}
|
||||
|
||||
// 로컬 테스트 위한 부분 (올릴떄는 켜두기)
|
||||
app.UseHttpsRedirection();
|
||||
// app.UseHttpsRedirection();
|
||||
|
||||
// 헤더 미들웨어 부분
|
||||
app.UseMiddleware<APIHeaderMiddleware>
|
||||
|
|
Loading…
Reference in New Issue
Block a user