Merge pull request #2556 from VinhLe1410/main

chore: clean up Goternberg references
This commit is contained in:
Amruth Pillai
2026-01-23 01:08:59 +01:00
committed by GitHub
2 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ services:
depends_on:
postgres:
condition: service_healthy
gotenberg:
browserless:
condition: service_healthy
seaweedfs-create-bucket:
condition: service_completed_successfully
-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;