Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vganshin committed Apr 26, 2023
1 parent 3faa5da commit f5b707f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zrc/config.edn
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@
:engine aidbox/seed-v2
:resources
{:Client {:root
{:secret #env AIDBOX_CLIENT_SECRET
{:name "Root client"
:secret #env AIDBOX_CLIENT_SECRET
:first_party true
:grant_types ["basic"]}}

Expand Down

0 comments on commit f5b707f

Please sign in to comment.