ip поменял
This commit is contained in:
@@ -68,8 +68,8 @@ const startParsing = async () => {
|
||||
isLoading.value = true;
|
||||
|
||||
try {
|
||||
// await axios.post("https://allowlgroup.ru/api/8001/parser_all", {
|
||||
await axios.post("http://127.0.0.1:8001/parser_all", {
|
||||
await axios.post("https://allowlgroup.ru/api/8001/parser_all", {
|
||||
// await axios.post("http://127.0.0.1:8001/parser_all", {
|
||||
url: props.source.url,
|
||||
promt: props.source.promt,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user