feat: add dashboard token auth for android clients
This commit is contained in:
@@ -83,6 +83,7 @@ export interface AppConfig {
|
||||
host: string;
|
||||
port: number;
|
||||
staticDir: string;
|
||||
token: string;
|
||||
};
|
||||
codexWarmup: {
|
||||
enabled: boolean;
|
||||
|
||||
Reference in New Issue
Block a user