Merge pull request '[🐛] http 설정 변경' (#54) from seonkyu.kim/AcaMate_API:main into debug
All checks were successful
Back/pipeline/head This commit looks good

Reviewed-on: https://git.ipstein.myds.me/AcaMate/AcaMate_API/pulls/54
This commit is contained in:
김선규 2025-06-18 04:02:20 +00:00
commit b9deedd970

View File

@ -211,7 +211,7 @@ else
} }
// 로컬 테스트 위한 부분 (올릴떄는 켜두기) // 로컬 테스트 위한 부분 (올릴떄는 켜두기)
app.UseHttpsRedirection(); // app.UseHttpsRedirection();
app.UseStaticFiles(new StaticFileOptions app.UseStaticFiles(new StaticFileOptions