.
This commit is contained in:
parent
f14be700dd
commit
f202500622
5 changed files with 28 additions and 28 deletions
|
|
@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|||
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
||||
});
|
||||
};
|
||||
import { respostaComuns } from "~respostas";
|
||||
import { respostaComuns } from "p-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