feat:增加前端cors配置
This commit is contained in:
@@ -6,4 +6,7 @@ spring:
|
||||
username: root
|
||||
password:
|
||||
server:
|
||||
port: 5157
|
||||
port: 5157
|
||||
|
||||
cors:
|
||||
allowed-origins: http://localhost:5158
|
||||
Reference in New Issue
Block a user