How would you deploy this Phx Server?

no need to hard-code. In your terminal:

export API_SECRET="xxx123"

and then in your config:

apiKey = System.getEnv("API_SECRET")