add turborepo
This commit is contained in:
@@ -15,8 +15,8 @@ PAPERFORGE_API = 'https://paperforge.saladeaula.digital'
|
||||
CERT_REPORTING_URI = 's3://saladeaula.digital/certs/reporting.html'
|
||||
ESIGN_URI = 's3://saladeaula.digital/esigns/11de2510136adbac.pfx'
|
||||
|
||||
DOCSEAL_API = 'https://docs.eduseg.com.br'
|
||||
DOCSEAL_KEY: str = os.getenv('DOCSEAL_KEY') # type: ignore
|
||||
DOCUSEAL_API = 'https://docs.eduseg.com.br'
|
||||
DOCUSEAL_KEY: str = os.getenv('DOCUSEAL_KEY') # type: ignore
|
||||
|
||||
|
||||
DBNAME: str = os.getenv('POSTGRES_DB') # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user