Skip to content

Commit bccd1e5

Browse files
committed
fix: change base url, closes #84
1 parent 2df9813 commit bccd1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/data/constants.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const baseUrl = 'node-auth-081098.herokuapp.com';
1+
const baseUrl = 'node-auth-081098.onrender.com';

0 commit comments

Comments
 (0)