ensl_gathers/config/environments/test.js
2015-07-20 10:41:58 +01:00

7 lines
No EOL
70 B
JavaScript

"use strict";
var config = {
port: 9000
};
module.exports = config;