#!/usr/bin/env bash

# See https://docs.docker.com/compose/environment-variables/#the-env-file

# Nginx
NGINX_HOST=localhost

# MISPAY_BASE_URL=https://api.mispay.co/v1/api/

MISPAY_BASE_URL=https://api.mispay.co/sandbox/v1/api
MISPAY_APP_ID=4ae313390d880fd6d34d916be8fcc5f07485a1d7
MISPAY_APP_SECRET=5285e5d0b2ec8a5e9164b3a61883fd937a7921595e9c7ac49fa576ac3f386127
