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

fix(nix): use correct openssl command #31

closed opened by isabelroses.com targeting main

small missmatch in the docs here

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qxichs7jsycphrsmbujwqbfb/sh.tangled.repo.pull/3mfw3cvxf6r22
+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 0 comments
sign up or login to add to the discussion
isabelroses.com submitted #0
1 commit
expand
cc481198
fix(nix): use correct openssl command
expand 0 comments
closed without merging