P8-ExchangeService/config.js

6 lines
100 B
JavaScript

module.exports = {
user: "parus",
password: "parus",
connectString: "DEMOP_CITKSERV"
};