We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 812d4c3 + 9a0a76d commit cac1df6Copy full SHA for cac1df6
1 file changed
.env.sample
@@ -4,3 +4,4 @@ PORT=your_port_number
4
MONGO_URI=mongodb+srv://<db_username>:<db_password>@cluster0.mvhl8lx.mongodb.net/test?retryWrites=true&w=majority&appName=Cluster0
5
JWT_ACCESS_SECRET=your_access_token_secret
6
JWT_REFRESH_SECRET=your_refresh_token_secret
7
+CLIENT_ORIGIN=https://lockerit.app
0 commit comments