Skip to content

Commit 32c1222

Browse files
committed
:deploy: Settings to deploy
1 parent 9be9423 commit 32c1222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export default {
2-
baseURL: 'http://localhost:8000'
2+
baseURL: 'https://fatorial.herokuapp.com'
33
}

0 commit comments

Comments
 (0)