exchange

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

config.ini (133B)


      1 [build]
      2 HALT_ON_FAILURE = True
      3 WARN_ON_FAILURE = True
      4 CONTAINER_BUILD = True
      5 CONTAINER_NAME = exchange:arm64
      6 CONTAINER_ARCH = arm64
      7