Прописала запрос на /registry/event/

This commit is contained in:
Daria Golova
2022-10-19 11:09:24 +03:00
parent a3311c040b
commit e7f5026d7b
2 changed files with 14 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ export function clientsServer() {
},
],
}));
this.passthrough("http://45.84.227.122:8080/**");
},
});
}