UNPKG

@sastatesla/payment-gateway-sdk

Version:

A unified interface for integrating multiple payment providers (e.g., Razorpay, Cashfree) in your Node.js application.

16 lines (15 loc) 349 B
version: "3.3" services: app: container_name: cloud-sdk-service restart: on-failure env_file: - .env build: . ports: - "3077:3077" extra_hosts: - "host.docker.internal:host-gateway" network_mode: bridge environment: TZ: Asia/Kolkata