forked from Hri7566/mpp-server-dev2
This commit is contained in:
parent
ec2d3b5929
commit
dadbc84c14
|
@ -1,6 +1,6 @@
|
||||||
module.exports = Object.seal({
|
module.exports = Object.seal({
|
||||||
port: 8443,
|
port: 8443,
|
||||||
motd: "big th0nk",
|
motd: "humongous clement",
|
||||||
_id_PrivateKey: process.env.SALT,
|
_id_PrivateKey: process.env.SALT,
|
||||||
|
|
||||||
// defaultLobbyColor: "#19b4b9",
|
// defaultLobbyColor: "#19b4b9",
|
||||||
|
|
Loading…
Reference in New Issue