This commit is contained in:
2026-03-03 20:42:24 +10:00
parent af5b88b56b
commit cf06fdc149
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -31,7 +31,7 @@ coverage
# Cypress # Cypress
/cypress/videos/ /cypress/videos/
/cypress/screenshots/ /cypress/screenshots/
/seve.rar
# Vitest # Vitest
__screenshots__/ __screenshots__/

View File

@@ -67,7 +67,7 @@ const viewed_b = async () => {
const status_b = async () => { const status_b = async () => {
try { try {
const response = await axios.post( const response = await axios.post(
"http://127.0.0.1:8002/update_status_status", "http://45.129.78.228:8002/update_status_status",
null, null,
{ {
params: { params: {