Parcourir la source

stagingdatabase

blog-new
Pavle Golubovic il y a 3 ans
Parent
révision
99139f1761
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1
    1
      frontend/.env
  2. 1
    1
      frontend/.gitignore

+ 1
- 1
frontend/.env Voir le fichier

REACT_APP_JOB_TEMPLATE_ID = template_bfuv1sb REACT_APP_JOB_TEMPLATE_ID = template_bfuv1sb
REACT_APP_CLIENT_TEMPLATE_ID = template_bd6fjli REACT_APP_CLIENT_TEMPLATE_ID = template_bd6fjli
REACT_APP_USER_ID = 27spvSZ2Lsf2j8RKw REACT_APP_USER_ID = 27spvSZ2Lsf2j8RKw
REACT_APP_API_URL = "https://diligentwebsiteapistart.azurewebsites.net"
REACT_APP_API_URL = "https://website-api-dev.dilig.net"
//http://localhost:1337 //http://localhost:1337
MAILCHIMP_FORM_URL = http://eepurl.com/iaRrv1 MAILCHIMP_FORM_URL = http://eepurl.com/iaRrv1
GOOGLE_TRACKING_ID = "G-PTZC3WLTZ1" GOOGLE_TRACKING_ID = "G-PTZC3WLTZ1"

+ 1
- 1
frontend/.gitignore Voir le fichier

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.env
# dependencies # dependencies
/node_modules /node_modules
/.pnp /.pnp

Chargement…
Annuler
Enregistrer