Encryption (#26)

* feat: note encryption

* fix: enc

* doc: update changelog
This commit is contained in:
Artemy Egorov 2023-05-24 17:28:00 +03:00 committed by GitHub
parent 0c4a9928fa
commit 31e2b7346f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 23 additions and 2 deletions

View file

@ -1,3 +1,4 @@
PORT=80 # port to listen on
MONGO_URI="your mongo uri" # "mongodb+srv://xxxx:yyyy@domain/zzzz?retryWrites=true&w=majority"
MONGO_DB="anopaper" # database name
MONGO_DB="anopaper" # database name
ENC_KEY="test" # encryption key