libeufin

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

libeufin-bank.conf (288B)


      1 # This is the main configuration entrypoint for the libeufin-bank.
      2 
      3 [libeufin-bank]
      4 
      5 # Where "libeufin-bank serve" serves its API
      6 SERVE = tcp
      7 # The default port for libeufin-bank on Debian is different than the default
      8 # for historical reason.  Might be merged in the future.
      9 PORT = 9099