1
2
Fork 0
mirror of https://github.com/artegoser/AnoPaper.git synced 2025-03-10 03:51:25 +03:00
AnoPaper/.env.example
Artemy Egorov 0a3f5d40f7
Mongodb migration ()
* feat: mongodb migration

* doc: update

* fix: limit for api usage
2023-04-24 09:56:50 +03:00

3 lines
No EOL
159 B
Text

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