CORS
This commit is contained in:
@@ -16,3 +16,7 @@ spring:
|
||||
sql:
|
||||
init:
|
||||
mode: never
|
||||
|
||||
app:
|
||||
cors:
|
||||
allowed-origin: ${CORS_ALLOWED_ORIGIN:http://localhost:5173}
|
||||
|
||||
Reference in New Issue
Block a user