Our Personal Data Server from scratch! tranquil.farm
oauth atproto pds rust postgresql objectstorage fun

fix(nix): use correct openssl command #30

merged opened by isabelroses.com targeting main

small missmatch in the docs here

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:qxichs7jsycphrsmbujwqbfb/sh.tangled.repo.pull/3mfw3cu77on22
+1 -1
Diff #0
+1 -1
module.nix
··· 56 56 57 57 Generate these with: 58 58 ``` 59 - openssl rand --hex 32 59 + openssl rand -base64 48 60 60 ``` 61 61 ''; 62 62 };

History

1 round 1 comment
sign up or login to add to the discussion
isabelroses.com submitted #0
1 commit
expand
cc481198
fix(nix): use correct openssl command
expand 1 comment

Kiitos, LGTM

pull request successfully merged