mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-26 22:31:08 +00:00
7 lines
No EOL
70 B
JavaScript
7 lines
No EOL
70 B
JavaScript
"use strict";
|
|
|
|
var config = {
|
|
port: 8000
|
|
};
|
|
|
|
module.exports = config; |