Skip to content

Commit

Permalink
fix: change base url, closes #84
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Dec 12, 2022
1 parent 2df9813 commit bccd1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/data/constants.dart
Original file line number Diff line number Diff line change
@@ -1 +1 @@
const baseUrl = 'node-auth-081098.herokuapp.com';
const baseUrl = 'node-auth-081098.onrender.com';

0 comments on commit bccd1e5

Please sign in to comment.