This tool allows you to generate the value needed for the{' '}
CUSTOM_CONFIGS
environment variable.
Add your configurations below. Put the name of the configuration in the key field and the manifest URL in the value field.
Once you have configured AIOStreams, upon clicking the{' '}
Generate Manifest URL
button, make sure to click the{' '}
Copy URL
button at the configuration page. You then
paste that URL in the value field below.
Click the Generate
button to generate the JSON output.
This is the value you need to set for the{' '}
CUSTOM_CONFIGS
environment variable.
Set the CUSTOM_CONFIGS
environment variable to the
value generated above. You can either manually use the value above
or use the following commands to set it in a .env
{' '}
file. Ensure you are running these commands in the root directory
of AIOStreams.
Windows:
Linux/Mac: