docker-compose-collection/stirlingpdf/.env-example

12 lines
316 B
Text
Raw Permalink Normal View History

2025-03-22 06:50:08 +00:00
# Version of the StirlingPDF container
STIRLINGPDF_VERSION=latest
# Application name (UI)
STIRLINGPDF_APPNAME=StirlingPDF
# Application description (UI)
STIRLINGPDF_DESCRIPTION="Your PDF Source"
# Domain for the StirlingPDF service (replace this with the actual domain)
STIRLINGPDF_DOMAIN=stirlingpdf.example.com