Switch from RabbitMQ to server-sent events
(not fully working yet)
This commit is contained in:
@@ -16,6 +16,10 @@ export const config: IConfig = {
|
||||
host: "0.0.0.0"
|
||||
}
|
||||
}
|
||||
/**
|
||||
* END OF CONFIG
|
||||
* ====================
|
||||
*/
|
||||
|
||||
export interface IConfig {
|
||||
authentification: {
|
||||
|
||||
Reference in New Issue
Block a user