We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be9423 commit b758d37Copy full SHA for b758d37
src/config/api.ts
@@ -1,3 +1,3 @@
1
export default {
2
- baseURL: 'http://localhost:8000'
+ baseURL: 'https://fatorial.herokuapp.com'
3
}
0 commit comments