Create .env.example

This commit is contained in:
Artemy 2023-06-24 18:03:37 +03:00
parent d601627e1e
commit d8ceea5f4c

4
.env.example Normal file
View file

@ -0,0 +1,4 @@
MONGODB_URI = mongodb+srv://**:**@**.**.**.**/?retryWrites=true&w=majority
PORT = 80
JWT_SECRET = ********
SALT = *******