tuned-city
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

settings.example.js
application/javascript

Download raw (101 bytes)

/*
 * Settings
 */

exports.settings = {
    mongo_host : 'localhost',
    mongo_db : 'tunedcity',
};