feat: add server-side encryption for address and phone
This commit is contained in:
parent
40042eb76c
commit
d08e6f8a17
6 changed files with 65 additions and 2 deletions
|
|
@ -5,3 +5,4 @@ DB_NAME=helpyourneighbour
|
|||
DB_USER=helpyourneighbour
|
||||
DB_PASSWORD=change-me
|
||||
JWT_SECRET=change-me-super-secret
|
||||
DATA_ENCRYPTION_KEY=base64-32-byte-key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue