m
This commit is contained in:
Vendored
+4
@@ -12,6 +12,10 @@ export declare class AppEnv {
|
||||
static REDIS_PROT: number;
|
||||
static JWT_API_SECRET: string;
|
||||
static JWT_ADMIN_SECRET: string;
|
||||
static COS_SECRET_ID: string;
|
||||
static COS_SECRET_KEY: string;
|
||||
static COS_BUCKET: string;
|
||||
static COS_REGION: string;
|
||||
static IM_APP_ID: number;
|
||||
static IM_SECRET_KEY: string;
|
||||
static IM_USER_ID_PREFIX: string;
|
||||
|
||||
Reference in New Issue
Block a user