Removed the unused application code (a new project PetitTetonMeteor now contains all this code reformulated into a Meteor app); Updated the sales sheet.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
module.exports = {
|
||||
|
||||
'url' : 'postgres://PetitTeton:1qaz2wsx@localhost:5432/PetitTeton'
|
||||
/*
|
||||
"development": {
|
||||
"url": "xxxxxxxxxxxxxxxx",
|
||||
"dialect": "mysql"
|
||||
},
|
||||
"production": {
|
||||
"url": "xxxxxxxxxxxxxxxx",
|
||||
"dialect": "postgres"
|
||||
}
|
||||
*/
|
||||
};
|
||||
Reference in New Issue
Block a user