diff --git a/Program.cs b/Program.cs index 63a31b4..8e993c1 100644 --- a/Program.cs +++ b/Program.cs @@ -211,7 +211,7 @@ else } // 로컬 테스트 위한 부분 (올릴떄는 켜두기) -// app.UseHttpsRedirection(); +app.UseHttpsRedirection(); // 헤더 미들웨어 부분 app.UseMiddleware