Skip to content

Commit a79e5aa

Browse files
authored
Update url.dart
1 parent ddca760 commit a79e5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/api/url.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const String baseUrl = 'cryptic-forest-99443.herokuapp.com';
1+
const String baseUrl = '< Backend url >';
22

33
const String basePath = '/api/v1';

0 commit comments

Comments
 (0)