|
|
|
|
@ -61,7 +61,7 @@ app:
|
|
|
|
|
swagger-url: 'http://152.99.141.77:18090/${server.servlet.context-path:}/'
|
|
|
|
|
# Spring Security cors 설정 :: CorsConfiguration 설정 값
|
|
|
|
|
cors:
|
|
|
|
|
allowed-origins: http://localhost, http://${app.api-ip}, http://localhost:8082, http://${app.api-ip}:8082, http://noparking.chuncheon.go.kr
|
|
|
|
|
allowed-origins: http://localhost, http://${app.api-ip}, http://localhost:8082, http://${app.api-ip}:8082, https://noparking.chuncheon.go.kr
|
|
|
|
|
|
|
|
|
|
data:
|
|
|
|
|
root:
|
|
|
|
|
|