Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

22 lines (9 loc) · 430 Bytes

Logo

Multi Tenant Bullion Server

Multiple Microservice to manage multiple Bullion Application on minimal servers.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

APP_ENV can "LOCAL" || "PRODUCTION" || "CI"

PORT Like "5000"

Authors