remove token
This commit is contained in:
@@ -29,6 +29,6 @@ quarkus.redis.hosts=redis://redis:6379
|
||||
|
||||
quarkus.http.cors=true
|
||||
quarkus.http.origins=http://localhost:8084
|
||||
quarkus.http.cors.methods=GET,PUT,POST
|
||||
quarkus.http.cors.methods=GET,PUT,POST,DELETE
|
||||
quarkus.http.cors.headers=accept,authorization,content-type,x-requested-with,x-foobar
|
||||
quarkus.http.cors.access-control-allow-credentials=true
|
Reference in New Issue
Block a user