Fix cover page: underline only 'Disclaimer', ensure page break, add SERVER_TIMEZONE env var
This commit is contained in:
@@ -36,6 +36,9 @@ ENV CELERY_BROKER_URL=redis://localhost:6379/0
|
||||
ENV CELERY_RESULT_BACKEND=redis://localhost:6379/0
|
||||
ENV SCRAIBE_UPLOAD_DIR=/tmp/scraibe_uploads
|
||||
|
||||
# Server timezone for document dates (e.g., America/Toronto, Europe/Berlin)
|
||||
ENV SERVER_TIMEZONE=UTC
|
||||
|
||||
# Email and template configuration
|
||||
ENV EMAIL_CONTACT_ADDRESS=support@example.com
|
||||
ENV EMAIL_CSS_PATH=
|
||||
|
||||
Reference in New Issue
Block a user