thkim
parent
70f1067884
commit
487e3946d6
|
|
@ -87,10 +87,7 @@ public class SecurityConfig {
|
|||
"/swagger-ui/**",
|
||||
|
||||
/*기준코드 조회*/
|
||||
"/standardCode/**",
|
||||
|
||||
/*임시 20240402 */
|
||||
"/admin/**"
|
||||
"/standardCode/**"
|
||||
};
|
||||
private static final String[] ORIGINS_WHITELIST = {
|
||||
"http://localhost:3000",
|
||||
|
|
|
|||
Loading…
Reference in New Issue