libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

ebisync-db.secret.conf (228B)


      1 
      2 [ebisyncdb-postgres]
      3 
      4 # Typically, there should only be a single line here, of the form:
      5 
      6 CONFIG=postgres:///libeufin-ebisync
      7 
      8 # The details of the URI depend on where the database lives and how
      9 # access control was configured.