Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 419 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 419 Bytes

CurseForge ApiProxy

This project is meant to run behind a reverse proxy, and serves as a proxy server that 3rd party developers can host themselves, to enable them to hide their API key from the public.

Default port is 36000 (3 = C, 6 = F)

Port can be customized by setting an environment variable (CFPROXY_PORT) to another port number

The CF Core API Key is set in the environment variable CFPROXY_APIKEY.