.env.test 143 B

12345
  1. # In test, compile the NodeJS code as if we are in production
  2. NODE_ENV=production
  3. # Federation
  4. LOCAL_DOMAIN=cb6e6126.ngrok.io
  5. LOCAL_HTTPS=true