fix: various fixes to sentry-reported errors and more
This commit is contained in:
@@ -38,10 +38,10 @@ export interface APIConfig {
|
||||
url: string;
|
||||
};
|
||||
|
||||
gateway: {
|
||||
rpcEndpoint: string;
|
||||
rpcSecret: string;
|
||||
rpcTcpPort: number;
|
||||
nats: {
|
||||
coreUrl: string;
|
||||
jetStreamUrl: string;
|
||||
authToken: string;
|
||||
};
|
||||
|
||||
mediaProxy: {
|
||||
|
||||
Reference in New Issue
Block a user