m
This commit is contained in:
Vendored
+1
@@ -6,6 +6,7 @@ export declare class AppEnv {
|
||||
static MYSQL_DATABASE: string;
|
||||
static MYSQL_USERNAME: string;
|
||||
static MYSQL_PASSWORD: string;
|
||||
static TYPEORM_SYNCHRONIZE: boolean;
|
||||
static MONGO_DB_URI: string;
|
||||
static REDIS_HOST: string;
|
||||
static REDIS_PROT: number;
|
||||
|
||||
Reference in New Issue
Block a user