Changing addresses of api
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
};
|
||||
|
||||
try {
|
||||
await fetch('http://micialware.ru:81/order', {
|
||||
await fetch('http://api.micialware.ru/order', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
|
||||
Reference in New Issue
Block a user