운영환경처리
This commit is contained in:
@@ -54,6 +54,12 @@ logging:
|
||||
web: INFO
|
||||
security: INFO
|
||||
root: INFO
|
||||
|
||||
# CORS 설정
|
||||
cors:
|
||||
allowed-origins:
|
||||
- http://localhost:3000
|
||||
- http://localhost:3002
|
||||
# actuator
|
||||
management:
|
||||
health:
|
||||
|
||||
Reference in New Issue
Block a user