diff --git a/third-party/config.json b/third-party/config.json new file mode 100644 index 00000000..c8b01851 --- /dev/null +++ b/third-party/config.json @@ -0,0 +1,20 @@ +{ + "database": { + "host":"158.69.238.64", + "user":"db24053", + "pass":"G3At3d7BsA", + "name":"db24053", + "port":"3306" + }, + "weather": { + "appKey":"" + }, + "discord": { + "token":"", + "logChannel":"" + }, + "security": { + "accountPasswordHashType":"SHA256", + "saltFormat":"asshat.gaming.{HASH}.{NAME}.{PASS}" + } +} \ No newline at end of file