mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-27 02:14:50 +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:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
gotenberg:
|
browserless:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
seaweedfs-create-bucket:
|
seaweedfs-create-bucket:
|
||||||
condition: service_completed_successfully
|
condition: service_completed_successfully
|
||||||
|
|||||||
Vendored
-5
@@ -13,11 +13,6 @@ declare namespace NodeJS {
|
|||||||
APP_URL: string;
|
APP_URL: string;
|
||||||
PRINTER_APP_URL?: string;
|
PRINTER_APP_URL?: string;
|
||||||
|
|
||||||
// Printer
|
|
||||||
GOTENBERG_ENDPOINT: string;
|
|
||||||
GOTENBERG_USERNAME?: string;
|
|
||||||
GOTENBERG_PASSWORD?: string;
|
|
||||||
|
|
||||||
// Authentication
|
// Authentication
|
||||||
AUTH_SECRET: string;
|
AUTH_SECRET: string;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user