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.

21 satır
318B

  1. # .env.development.localと.env.production.localを用意すること
  2. # REACT_APP_ENV=local
  3. # REACT_APP_ENV=staging
  4. # REACT_APP_ENV=production
  5. GENERATE_SOURCEMAP=true
  6. PORT=8080
  7. # HOST
  8. # ローカル----------
  9. # REACT_APP_HOST_API_KEY=http://localhost
  10. # ステージング-------------
  11. REACT_APP_HOST_API_KEY=