spring.application.name=tendermanagement # Multipart Configuration spring.servlet.multipart.max-file-size=300MB spring.servlet.multipart.max-request-size=300MB spring.profiles.active=testing # JPA Configuration spring.jpa.properties.hibernate.default_schema=gepafin_schema spring.jpa.hibernate.ddl-auto=none spring.jpa.show-sql=false # Liquibase Configuration spring.liquibase.change-log=classpath:db/changelog/db.changelog-master.xml spring.liquibase.default-schema=gepafin_schema spring.liquibase.enabled=true # Swagger Configuration springdoc.api-docs.path=/v1/api-docs springdoc.swagger-ui.tagsSorter=alpha #signed_document_callIds for more file type upload feature. call.id=10 #aws configuration aws.access.key.id=AKIAVWDQWCUEOSUN4LUW aws.secret.access.key=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 aws.s3.region=eu-west-1 aws.s3.bucket.name=mementoresources aws.s3.url = https://mementoresources.s3.eu-west-1.amazonaws.com/ #aws.s3.url.folder=gepafin #aws.s3.url.folder.delegation=gepafin/delegation #aws.s3.url.folder.signed.document=gepafin/signed-document # JWT configuration # Ensure these values match your expectations security.authentication.jwt.secret=my-secret-token-to-change-in-prod-environment-your-super-secure-randomly-generated-key security.authentication.jwt.token-validity-in-seconds=86400 # Default system base URLs base-url=https://api-dev-gepafin.memento.credit fe.base.url=https://bandi-staging.memento.credit spring.main.allow-circular-references=true isVatCheckGloballyDisabled = true vatCheckNewToken: 66026bd891a51044e90e08c4 #SPID configuration spid.ipd.base.url=https://federatest.umbriadigitale.it active.profile.folder=dev # MailGun API mailGun_base_url=https://api.eu.mailgun.net/ api.pecUrl=https://ws.pecmassiva.com #senderEmail=mailer@bflows.net application.amendment.expiration.days=30 default.email.signature=Gepafin S.p.a default.hub.pdf.banner=https://mementoresources.s3.amazonaws.com/gepafin/staging/template/gepafin-logo.jpg