mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
fix(script): minor change on scipt
This commit is contained in:
committed by
Mythie
parent
1b7c887101
commit
6fd72321b3
@ -1,5 +1,4 @@
|
||||
/// <reference types="@documenso/tsconfig/process-env.d.ts" />
|
||||
require('dotenv').config();
|
||||
|
||||
export const getDatabaseUrl = () => {
|
||||
if (process.env.NEXT_PRIVATE_DATABASE_URL) {
|
||||
|
||||
Reference in New Issue
Block a user