Jovan Petrovic 3 yıl önce
ebeveyn
işleme
50f770af79
2 değiştirilmiş dosya ile 2 ekleme ve 3 silme
  1. 2
    2
      frontend/.env
  2. 0
    1
      frontend/src/pages/Careers.jsx

+ 2
- 2
frontend/.env Dosyayı Görüntüle

@@ -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"
//http://localhost:1337
REACT_APP_API_URL = "http://localhost:1337"
//https://diligentwebsiteapistart.azurewebsites.net
MAILCHIMP_FORM_URL = http://eepurl.com/iaRrv1
GOOGLE_TRACKING_ID = "G-PTZC3WLTZ1"

+ 0
- 1
frontend/src/pages/Careers.jsx Dosyayı Görüntüle

@@ -1,5 +1,4 @@
import { useState, useEffect, useRef } from 'react';
import { useInView } from 'react-intersection-observer';
import axios from 'axios';

import ImgStep1 from '../assets/images/CaseStudy/CentralizedSmall.png';

Loading…
İptal
Kaydet