Skip to content

Commit cac1df6

Browse files
authored
Merge pull request #44 from Locker-It/production-deploy
Trigger deployment pipeline
2 parents 812d4c3 + 9a0a76d commit cac1df6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.env.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ PORT=your_port_number
44
MONGO_URI=mongodb+srv://<db_username>:<db_password>@cluster0.mvhl8lx.mongodb.net/test?retryWrites=true&w=majority&appName=Cluster0
55
JWT_ACCESS_SECRET=your_access_token_secret
66
JWT_REFRESH_SECRET=your_refresh_token_secret
7+
CLIENT_ORIGIN=https://lockerit.app

0 commit comments

Comments
 (0)