2026-04-08 12:30:50 +00:00
|
|
|
server:
|
|
|
|
|
port: 6789
|
|
|
|
|
|
|
|
|
|
verifactu:
|
|
|
|
|
environment: test
|
|
|
|
|
|
|
|
|
|
certificates:
|
|
|
|
|
storage_path: ./certs/
|
|
|
|
|
|
|
|
|
|
crypto:
|
|
|
|
|
keys_path: ./keys/
|
2026-04-08 12:35:16 +00:00
|
|
|
# Name and email for RSA key generation (if keys don't exist)
|
|
|
|
|
name: "VeriFactu API"
|
|
|
|
|
email: "admin@byolivia.work"
|