When I raw copy/paste my API key from Curse Forge into the yaml file it dosn't like it.
if I try creating the .env file, and adding the line CF_API_KEY="apikeyhere" it still won't grant access.
If I create a txt file with the api key in it, and I use docker secret on the text file, then use the secret's ID in the .env instead, this does not work either.
All errors from docker result in: [mc-image-helper] 16:37:04.253 ERROR : Invalid parameter provided for 'install-curseforge' command: Access to https://api.curseforge.com/v1 is forbidden. Make sure to set CF_API_KEY to a valid API key from https://console.curseforge.com/