Removed prisma url
This commit is contained in:
parent
fe1c22bc14
commit
fb387672a9
@ -64,9 +64,6 @@ export class BackendVariables {
|
|||||||
@IsNotEmpty()
|
@IsNotEmpty()
|
||||||
public readonly ENV!: string;
|
public readonly ENV!: string;
|
||||||
|
|
||||||
@IsNotEmpty()
|
|
||||||
public readonly DEV_PRISMA_STUDIO_DB_URL!: string;
|
|
||||||
|
|
||||||
public constructor() {
|
public constructor() {
|
||||||
|
|
||||||
dotenv.config();
|
dotenv.config();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user