This commit is contained in:
Hri7566 2022-08-16 06:24:22 -04:00
parent 1496801d15
commit 0a2fee956d
2 changed files with 2 additions and 1 deletions

1
.env
View File

@ -1,6 +1,7 @@
ADMINPASS=burgerass ADMINPASS=burgerass
SALT=๖ۣۜH͜r̬i͡7566 SALT=๖ۣۜH͜r̬i͡7566
MONGO_URL=mongodb://7566:Phillies11@127.0.0.1/?authSource=admin&readPreference=primary&appname=MongoDB%20Compass&ssl=false MONGO_URL=mongodb://7566:Phillies11@127.0.0.1/?authSource=admin&readPreference=primary&appname=MongoDB%20Compass&ssl=false
# MONGO_URL=mongodb://127.0.0.1:27017
SSL=true SSL=true
MPPCLONE_TOKEN=056921b5199a52cf926baaed.15646cde-7a71-40d5-880c-5b283265c6fd MPPCLONE_TOKEN=056921b5199a52cf926baaed.15646cde-7a71-40d5-880c-5b283265c6fd

View File

@ -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",