When deploying Phoenix with Railway, Railway defines a PHOENIX_SECRET. Does Phoenix itself use that, or is it something Railway uses? I removed PHOENIX_SECRET from my env, and traces are still sent even with auth enabled. I do have the api key sent. So is the api key all that is needed?