add signature to pdf
This commit is contained in:
@@ -9,6 +9,7 @@ BUCKET_NAME: str = os.getenv('BUCKET_NAME') # type: ignore
|
||||
|
||||
EMAIL_SENDER = ('EDUSEG®', 'noreply@eduseg.com.br')
|
||||
PAPERFORGE_API = 'https://paperforge.saladeaula.digital'
|
||||
SIGNATURE_URI = 's3://saladeaula.digital/signatures/ecnpj_2025.pfx'
|
||||
|
||||
|
||||
DBNAME: str = os.getenv('POSTGRES_DB') # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user