Skip to content

Commit 4c7fa6c

Browse files
way for story
1 parent 3901397 commit 4c7fa6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ServiceItems/network_service.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class NetworkService {
3939
_dio.options.headers["accept"] = "application/json";
4040
}
4141

42-
final String baseUrl = "https://dev.nikahtime.ru/api"; // story didn`t use socket i think i will work with dev api
42+
final String baseUrl = "https://nikahtime.ru/api"; // story didn`t use socket i think i will work with dev api
4343
//LOGIN
4444
final String login = "/login";
4545
//REGISTRATION

0 commit comments

Comments
 (0)