Skip to content

MAGICGrants/campaign-site-docker-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

campaign-site-docker-API

Docker for monerofund.org fundraising campaigns API

Building

Before building the Docker with docker build -t monerofundapi ., a file named .env must be placed in this repository with the API keys, Store ID, and URL, with this format:

BTCPAY_API_KEY=<key>
BTCPAY_URL=https://<domain>/api/v1/
BTCPAY_STORE_ID=<id>
STRIPE_SECRET_KEY=<key>

About

Docker for monerofund.org fundraising campaigns API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published