Can't run multiple ngrok tunnels using config file

Solution 1:

Can you double check that you have included your authtoken: <TOKEN> at the top of your new config? That would explain why the single command works (because it is using the original config with the authtoken) but the command pointing to a new config does not.