mirror of
https://github.com/Permissionless-Software-Foundation/bch-email-api.git
synced 2026-09-21 16:52:04 -07:00
deleting common.js config file
This commit is contained in:
@@ -61,4 +61,3 @@ docs
|
||||
coverage
|
||||
|
||||
# common config file.
|
||||
common.js
|
||||
|
||||
Vendored
-6
@@ -1,6 +0,0 @@
|
||||
module.exports = {
|
||||
port: process.env.PORT || 5000,
|
||||
postgresHost: 'http://127.0.0.1',
|
||||
postgresUser: 'postgres',
|
||||
postgresPass: 'postgres'
|
||||
}
|
||||
Reference in New Issue
Block a user