-
Notifications
You must be signed in to change notification settings - Fork 0
02 Configuration
Alexander Epolite edited this page Jan 6, 2024
·
1 revision
First, open your favorite text editor and edit src/config/Config.ts.
There is a lot of documentation on each field.
If you are hosting the API publicly on your own website and want to use port 80/443, use nginx to proxy.
If you want to add API keys, add them in the API_KEYS field and enable it.
You can also change the bounds of the parameters for the filters.
For a list of paths and their parameters, see Paths.