You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
251 B

2 months ago
3 months ago
2 months ago
3 months ago
  1. # Prod
  2. SKIP_PREFLIGHT_CHECK=true
  3. REACT_APP_BASE_URL=https://matontrading.com
  4. REACT_APP_ORIGIN_URL=https://matontrading.com
  5. # dev
  6. SKIP_PREFLIGHT_CHECK=true
  7. REACT_APP_BASE_URL=http://203.161.61.234:8082
  8. REACT_APP_ORIGIN_URL=http://162.254.37.253:8086