♻️Removed unused files and move unused encryption algorithm to co configuration (#513)

This commit is contained in:
Anton Shepilov
2024-05-07 18:24:53 +02:00
committed by GitHub
parent 24da0c8cfb
commit ac950f0e87
6 changed files with 7 additions and 128 deletions
@@ -46,6 +46,7 @@
"database": {
"secret": "DB_SECRET",
"type": "DB_DRIVER",
"encryption": "DB_ENCRYPTION_ALGORITHM",
"mongodb": {
"uri": "DB_MONGO_URI",
"database": "DB_MONGO_DATABASE"