up
This commit is contained in:
parent
ef34df1657
commit
484f2f4593
7 changed files with 16 additions and 17 deletions
|
|
@ -33,7 +33,7 @@ __export(logger_exports, {
|
|||
postLogger: () => postLogger
|
||||
});
|
||||
module.exports = __toCommonJS(logger_exports);
|
||||
var import_cross_fetch = __toESM(require("cross-fetch"), 1);
|
||||
var import_cross_fetch = __toESM(require("cross-fetch"));
|
||||
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