tentando resolver problema do download do zip no mmpCreator
Deploy / Deploy (push) Successful in 1m34s
Details
Deploy / Deploy (push) Successful in 1m34s
Details
This commit is contained in:
parent
09c15b83bb
commit
3c5b571482
|
|
@ -847,7 +847,7 @@
|
|||
uploadSampleBtn.style.pointerEvents = "none";
|
||||
|
||||
try {
|
||||
const response = await fetch("https://alice.ufsj.edu.br:33002/api/upload/sample", {
|
||||
const response = await fetch("http://alice.ufsj.edu.br:33002/api/upload/sample", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue