[text] front env

Viewer

copydownloadembedprintName: front env
  1. # production
  2. # REACT_APP_FRONT_URL=https://mentiway.com
  3. # REACT_APP_API_URL=https://api.mentiway.com
  4. # REACT_APP_SITE_URL=https://mentiway.com
  5. # REACT_APP_STATIC_URL=https://storage.googleapis.com/mentiway-static
  6. # REACT_APP_GTM=GTM-PMBSW9S
  7.  
  8. # staging
  9. # REACT_APP_API_URL=https://api-test.mentiway.com
  10. # REACT_APP_SITE_URL=https://mentiway.com
  11. # REACT_APP_FRONT_URL=https://test.mentiway.com
  12. # REACT_APP_STATIC_URL=https://storage.googleapis.com/mentiway-static-dev
  13. # REACT_APP_GTM=GTM-N8PC8B3
  14.  
  15. # local
  16. PORT=5201
  17. REACT_APP_FRONT_URL=http://localhost:5201
  18. REACT_APP_API_URL=http://localhost:5200
  19. REACT_APP_SITE_URL=https://mentiway.com
  20. REACT_APP_STATIC_URL=https://storage.googleapis.com/mentiway-static-dev
  21. REACT_APP_GTM=GTM-KL4Q73G
  22.  

Editor

You can edit this paste and save as new:


File Description
  • front env
  • Paste Code
  • 02 Dec-2022
  • 754 Bytes
You can Share it: