Compare commits
2 Commits
c5f105ce8a
...
f216ec9866
Author | SHA1 | Date | |
---|---|---|---|
f216ec9866 | |||
c15813804d |
|
@ -26,7 +26,7 @@ using Back.Program.Services.V1.Interfaces;
|
|||
|
||||
Boolean isLocal = false;
|
||||
// 로컬 테스트 할 때는 이거 키고 아니면 끄기
|
||||
isLocal = true;
|
||||
// isLocal = true;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user