Website websocket config split out

pull/4/head
AdamSBlack 2022-01-06 20:50:38 +00:00
parent 6db8a3eb93
commit 5998ea9369
1 changed files with 6 additions and 0 deletions

View File

@ -38,6 +38,12 @@ var config = {
flags: {
useUserAdminApi: false,
},
clientSocket: { // Used in development, remove before prod
port: 81,
host: "0.0.0.0"
},
athena: {
enabled: true, // Enables Athena service