Commit a57edf46 authored by Leo Iannacone's avatar Leo Iannacone

added a config file

parent 620b1e49
var config = {}
config.debomatic_path = '/srv/debomatic-amd64'
config.host = 'localhost'
config.port = 3000
module.exports = config
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment