mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-12 14:05:08 +10:00
Merge pull request #2556 from VinhLe1410/main
chore: clean up Goternberg references
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ services:
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
gotenberg:
|
||||
browserless:
|
||||
condition: service_healthy
|
||||
seaweedfs-create-bucket:
|
||||
condition: service_completed_successfully
|
||||
|
||||
Vendored
-5
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user