Skip to content

Commit

Permalink
enable SQL session storage in e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
reinkrul committed Jun 2, 2024
1 parent 39619bf commit f51a2d1
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ auth:
contractvalidators:
- dummy
policy:
directory: /opt/nuts/policy
directory: /opt/nuts/policy
storage:
session:
type: sql

0 comments on commit f51a2d1

Please sign in to comment.