Explorar el Código

set to local api

dev
Pavle Golubovic hace 2 años
padre
commit
baaf1d27da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      frontend/.env

+ 1
- 1
frontend/.env Ver fichero

@@ -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://website-api-dev.dilig.net"
REACT_APP_API_URL = "http://localhost:1337"
//https://diligentwebsiteapistart.azurewebsites.net
//http://localhost:1337
//https://website-api-dev.dilig.net

Cargando…
Cancelar
Guardar