Update .env.example

This commit is contained in:
Israel Abebe
2024-12-21 02:25:54 +03:00
committed by GitHub
parent dd8fcd26f1
commit 48b3ddc24f

View File

@@ -1,5 +1,5 @@
PORT=
MONGO_URI=mongodb://mongo:27017/textbee
MONGO_URI=mongodb://textbee-db:27017/textbee
JWT_SECRET=secret
JWT_EXPIRATION=60d
@@ -17,4 +17,4 @@ MAIL_PORT=
MAIL_USER=
MAIL_PASS=
MAIL_FROM=
MAIL_REPLY_TO=textbee.dev@gmail.com
MAIL_REPLY_TO=textbee.dev@gmail.com