feat:增加前端cors配置
This commit is contained in:
@@ -7,3 +7,8 @@ spring:
|
||||
password: GUOxy5157
|
||||
server:
|
||||
port: 5157
|
||||
|
||||
cors:
|
||||
allowed-origins:
|
||||
- http://192.168.123.199:5158
|
||||
- http://39.105.149.197:5158
|
||||
|
||||
Reference in New Issue
Block a user