.
This commit is contained in:
parent
e30a1a6f40
commit
3bcdbdcf90
17 changed files with 20 additions and 346 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { respostaComuns } from "./respostas";
|
||||
import { respostaComuns } from "~respostas";
|
||||
const urlAutenticacao = (ambiente) => `${ambiente == "producao"
|
||||
? "https://carro-de-boi.idz.one"
|
||||
: "http://localhost:5030"}/autenticacao`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue