mirror of
https://github.com/Permissionless-Software-Foundation/bch-email-api.git
synced 2026-09-21 16:52:04 -07:00
Creating test scaffold
This commit is contained in:
Vendored
+1
-1
@@ -9,5 +9,5 @@ export default {
|
||||
module.exports = {
|
||||
session: 'secret-boilerplate-token',
|
||||
token: 'secret-jwt-token',
|
||||
database: 'mongodb://localhost:27017/p2pvps-server-dev'
|
||||
database: 'mongodb://localhost:27017/iredmail-dev'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user