feat : allowed-origins http: -> http:// 으로 변경

main
jiho83 2 years ago
parent ecfa8391c5
commit bc55ad973a

@ -37,7 +37,7 @@ springdoc:
# project config
# ==================================================================================================================
cors:
allowed-origins: https://fonts.gstatic.com,http://localhost,http:211.35.57.20:3000
allowed-origins: https://fonts.gstatic.com,http://localhost,http://211.35.57.20:3000
# api response logging 여부
api:

Loading…
Cancel
Save