Pavle Golubovic 3 лет назад
Родитель
Сommit
99139f1761
2 измененных файлов: 2 добавлений и 2 удалений
  1. 1
    1
      frontend/.env
  2. 1
    1
      frontend/.gitignore

+ 1
- 1
frontend/.env Просмотреть файл

@@ -5,7 +5,7 @@ REACT_APP_SERVICE_ID = service_petbzsz
REACT_APP_JOB_TEMPLATE_ID = template_bfuv1sb
REACT_APP_CLIENT_TEMPLATE_ID = template_bd6fjli
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
MAILCHIMP_FORM_URL = http://eepurl.com/iaRrv1
GOOGLE_TRACKING_ID = "G-PTZC3WLTZ1"

+ 1
- 1
frontend/.gitignore Просмотреть файл

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

Загрузка…
Отмена
Сохранить