Skip to content

Commit

Permalink
fix: 🐛 Split oicd cookies into 3 parts (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWitt committed May 7, 2023
1 parent 087d7a4 commit e57ad0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github-bot/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ quarkus.micrometer.export.json.enabled=true
quarkus.mongodb.database=Laughing-Train
quarkus.mongodb.metrics.enabled=true
quarkus.http.cors.origins=*
%prod.quarkus.oidc.token-state-manager.split-tokens=true

0 comments on commit e57ad0c

Please sign in to comment.