fit:修复前端cors配置
This commit is contained in:
@@ -9,4 +9,6 @@ server:
|
||||
port: 5157
|
||||
|
||||
cors:
|
||||
allowed-origins: http://localhost:5158
|
||||
allowed-origins:
|
||||
- http://localhost:5158
|
||||
- http://192.168.123.199:5158
|
||||
Reference in New Issue
Block a user