.
This commit is contained in:
parent
84880fff0c
commit
0cbe901499
10 changed files with 3 additions and 364 deletions
|
|
@ -33,11 +33,7 @@ __export(logger_exports, {
|
|||
postLogger: () => postLogger
|
||||
});
|
||||
module.exports = __toCommonJS(logger_exports);
|
||||
<<<<<<< HEAD
|
||||
var import_cross_fetch = __toESM(require("cross-fetch"));
|
||||
=======
|
||||
var import_cross_fetch = __toESM(require("cross-fetch"), 1);
|
||||
>>>>>>> 34d92fa (build)
|
||||
var import_variaveisComuns = require("./variaveisComuns");
|
||||
const LOKI_BASE_URL = "https://log.idz.one";
|
||||
const LOKI_ENDPOINT = "/loki/api/v1/push";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue