правельный
ip
This commit is contained in:
@@ -48,7 +48,7 @@ const viewed_b = async () => {
|
||||
};
|
||||
const download = async () => {
|
||||
try {
|
||||
const rez = await axios.get("http://127.0.0.1:8001/file_download", {
|
||||
const rez = await axios.get("http://45.129.78.228:8001/file_download", {
|
||||
params: {
|
||||
path: props.article_date.split(" ")[0],
|
||||
title: props.title,
|
||||
|
||||
Reference in New Issue
Block a user