Skip to content

Commit 33cf1b0

Browse files
author
Brent Engelbrecht
committed
Fix line
1 parent ccc2c43 commit 33cf1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CA_KEY=certs/server.key
44
CA_CERT=certs/server.cert
55
DB_URL=mongodb://localhost:27017/apiUsers
66
DB_NAMESPACE=api
7-
DB_COLLECTION=apiUsersJWT_SECRET=X
7+
DB_COLLECTION=apiUsers
88
JWT_SECRET=Y
99
BUCKET=Z
1010
ACCESS_KEY=U

0 commit comments

Comments
 (0)