Skip to content

Commit

Permalink
git subrepo pull (merge) public
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "public"
  merged:   "e298a332"
upstream:
  origin:   "[email protected]:aspen-cloud/triplit.git"
  branch:   "main"
  commit:   "e8b015b6"
git-subrepo:
  version:  "0.4.6"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "110b9eb"
  • Loading branch information
wernst committed Jun 26, 2024
2 parents fddc883 + 2bf7cf8 commit b0cb05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/pages/self-hosting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const serviceKey = jwt.sign(
);
```

For more complicate authentication schemes, refer to our [authentication guide](/auth).
For more complicated authentication schemes, refer to our [authentication guide](/auth).

### `EXTERNAL_JWT_SECRET` (optional)

Expand Down

0 comments on commit b0cb05a

Please sign in to comment.