Skip to content

Commit

Permalink
fix: Minor fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Diwank Tomer <[email protected]>
  • Loading branch information
Diwank Tomer committed Aug 28, 2024
1 parent 542654a commit 0cc7371
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions gateway/traefik.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,11 @@ http:
PayloadFields:
- exp
- iat
- email
Required: true
Keys:
- $JWT_SHARED_KEY
JwtHeaders:
X-Developer-Id: sub
X-Developer-Email: email
OpaHttpStatusField: allow_status_code

services:
Expand Down
3 changes: 2 additions & 1 deletion memory-store/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ services:

volumes:
cozo_data:
cozo_backup:
cozo_backup:
external: true

0 comments on commit 0cc7371

Please sign in to comment.