Compare commits
2 Commits
fe9caeb09a
...
b9deedd970
Author | SHA1 | Date | |
---|---|---|---|
b9deedd970 | |||
39359eea7a |
|
@ -211,7 +211,7 @@ else
|
||||||
}
|
}
|
||||||
|
|
||||||
// 로컬 테스트 위한 부분 (올릴떄는 켜두기)
|
// 로컬 테스트 위한 부분 (올릴떄는 켜두기)
|
||||||
app.UseHttpsRedirection();
|
// app.UseHttpsRedirection();
|
||||||
|
|
||||||
|
|
||||||
app.UseStaticFiles(new StaticFileOptions
|
app.UseStaticFiles(new StaticFileOptions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user