summaryrefslogtreecommitdiff
path: root/config/domain-example.js
blob: 3cb4c85e3c2b4e737b3a9553f53ec268e5ca9906 (plain)
1
2
3
module.exports = {
    'domain' : 'localhost:3000' // Your domain goes here
};