Skip to content

Commit

Permalink
изменила baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
olesia1205 committed Apr 22, 2023
1 parent 1755cd6 commit 2ca665b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/utils/Api.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class Api {
const api = new Api({
baseUrl: 'http://api.mesto.olerastova.nomoredomains.monster/',
headers: {
authorization: 'b68ddc94-1b57-472c-a3a0-fe863a783fd5',
// authorization: 'b68ddc94-1b57-472c-a3a0-fe863a783fd5',
'Content-Type': 'application/json'
}
});
Expand Down

0 comments on commit 2ca665b

Please sign in to comment.