Delete keys.js

This commit is contained in:
Georg Reisinger 2018-10-29 11:57:46 +01:00 committed by GitHub
parent dc00f73183
commit 26e0c8ef05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +0,0 @@
module.exports ={
postgresSQL:{
user:"postgres",
host:"localhost",
database:"SmartShopperDB",
password:"postgres",
port:"5432"
}
}