Commit 9ee6d9f6 authored by Boteju W.J.M.'s avatar Boteju W.J.M.

Mobile Application

parent d538c5cb
Pipeline #1855 canceled with stages
......@@ -3,7 +3,7 @@ import 'dart:convert';
import 'package:fitnessapp/globals.dart' as globals;
class SearchService {
static String ip = 'http://192.168.1.5:8000';
static String ip = 'http://192.168.8.103:8000';
static String username = 'Janadi';
static String password = 'janadi2.';
static String basicAuth =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment