magnet-bank-httpd.conf (525B)
1 # Configuration the magnet bank adapter worker REST API. 2 3 [magnet-bank-httpd] 4 SERVE = systemd 5 6 [magnet-bank-httpd-wire-gateway-api] 7 # ENABLED = YES 8 @inline-secret@ magnet-bank-httpd-wire-gateway-api ../secrets/magnet-bank-httpd.secret.conf 9 10 [magnet-bank-httpd-revenue-api] 11 # ENABLED = YES 12 @inline-secret@ magnet-bank-httpd-revenue-api ../secrets/magnet-bank-httpd.secret.conf 13 14 [magnet-bank-httpd-observability-api] 15 # ENABLED = YES 16 @inline-secret@ magnet-bank-httpd-observability-api ../secrets/magnet-bank-httpd.secret.conf 17