fix: various fixes to things + simply app proxy sentry setup
This commit is contained in:
@@ -96,10 +96,6 @@ export interface APIConfig {
|
||||
|
||||
appPublic: {
|
||||
sentryDsn: string;
|
||||
sentryProxyPath: string;
|
||||
sentryReportHost: string;
|
||||
sentryProjectId: string;
|
||||
sentryPublicKey: string;
|
||||
};
|
||||
|
||||
email: {
|
||||
|
||||
Reference in New Issue
Block a user