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