.env.production 100 B

12345
  1. MODE = "production"
  2. API_PREFIX = "/api/"
  3. API_HOST = "client.phone.androidscloud.com"
  4. API_PORT = 443