chore: remove Goternberg references in Vite env file

This commit is contained in:
Phuc Vinh Le
2026-01-23 07:18:49 +11:00
parent 0045bbd785
commit 0b61ddda2d
-5
View File
@@ -13,11 +13,6 @@ declare namespace NodeJS {
APP_URL: string;
PRINTER_APP_URL?: string;
// Printer
GOTENBERG_ENDPOINT: string;
GOTENBERG_USERNAME?: string;
GOTENBERG_PASSWORD?: string;
// Authentication
AUTH_SECRET: string;