Skip to content

Commit

Permalink
Altera url
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorAbrantes1 committed Mar 18, 2022
1 parent 8821f5c commit 1e38a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const configApi = {
baseURL: "http://localhost:8000/api",
baseURL: "https://igorabrantes.com/api",
withCredentials: false,
headers: {
Accept: "application/json",
Expand Down

0 comments on commit 1e38a78

Please sign in to comment.