Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Eurotimmy - Documenso

Featured Replies

  • 2 months later...

Docker Variables and explanations:

Could you advise on the ones which '????' please.

We are running behind a Nginx Reverse Proxy

Ill update based on your advice to help for others (Which is why ive put them in all in to assist others)

tA



HTTP Port: 3000
The port this docker runs on. default 3000

Example: 3000

NEXT_PUBLIC_WEBAPP_URL

Public base URL used in links/emails (no trailing slash)

Example: https://something.domain.com

NEXTAUTH_URL

Canonical public URL for Auth.js/NextAuth (no trailing slash)

??????????????????????????????

AUTH_TRUST_HOST

Trust reverse proxy headers for Auth.js (true when behind NPM)

???????????????????????????????

NEXT_PUBLIC_DISABLE_SIGNUP

Disable self-service /signup (true = staff invite/guest signing only)

NEXTAUTH_SECRET:

Long random secret for Auth.js/NextAuth (≥32 chars)
Example: 66436772873938711003913006355113

NEXT_PRIVATE_ENCRYPTION_KEY

Primary encryption key for stored secrets (≥32 chars)

Example: 66436772873938711003913006355113

NEXT_PRIVATE_DATABASE_URL

Primary DB URL (with pooling)

Example: postgresql://user:pass@host:5432/db?sslmode=prefer

NEXT_PRIVATE_DIRECT_DATABASE_URL

Direct DB URL (no pooling; migrations/long queries)

Example: postgresql://user:pass@host:5432/db?sslmode=prefer

NEXT_PRIVATE_SMTP_TRANSPORT

NEXT_PRIVATE_SMTP_HOST

NEXT_PRIVATE_SMTP_PORT

NEXT_PRIVATE_SMTP_USERNAME

NEXT_PRIVATE_SMTP_PASSWORD

NEXT_PRIVATE_SMTP_FROM_NAME

NEXT_PRIVATE_SMTP_FROM_ADDRESS

Signing Cert (.p12) Path:

Host path to PKCS#12 certificate

?????????????????????????????????

NEXT_PRIVATE_SIGNING_TRANSPORT

Signing transport (local or cloud provider)

?????????????????????????????????

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.