11 lines
316 B
Text
11 lines
316 B
Text
# 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
|