exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

config.ini (137B)


      1 [build]
      2 HALT_ON_FAILURE = False
      3 WARN_ON_FAILURE = True
      4 CONTAINER_BUILD = True
      5 CONTAINER_NAME = localhost/exchange
      6 CONTAINER_ARCH = amd64