mirror of
https://github.com/documenso/documenso.git
synced 2026-07-21 07:23:37 +10:00
fix: remove marketing url
This commit is contained in:
Vendored
-1
@@ -1,7 +1,6 @@
|
||||
declare namespace NodeJS {
|
||||
export interface ProcessEnv {
|
||||
NEXT_PUBLIC_WEBAPP_URL?: string;
|
||||
NEXT_PUBLIC_MARKETING_URL?: string;
|
||||
|
||||
NEXT_PRIVATE_GOOGLE_CLIENT_ID?: string;
|
||||
NEXT_PRIVATE_GOOGLE_CLIENT_SECRET?: string;
|
||||
|
||||
Reference in New Issue
Block a user