Commit eeade8ae by wilmiam

1.0.0

parent f4b1461d
......@@ -16,7 +16,7 @@ spring:
allowCredentials: true
allowedOriginPatterns: "*"
allowedMethods: "PUT, POST, GET, OPTIONS, DELETE"
allowedHeaders: "Content-type, Authorization"
allowedHeaders: "*"
maxAge: 3600
routes:
- id: api
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment