This commit is contained in:
suresh 2023-06-22 19:01:17 +05:30
parent bbf4b0755f
commit e5458688e2

View File

@ -18,8 +18,8 @@ class App extends BaseConfig
* http://example.com/
*/
// public string $baseURL = 'https://mprkv.co.in/devbook';
//public string $baseURL = 'http://localhost/golf_backend';
public string $baseURL = 'http://localhost:88/golf_backend';
public string $baseURL = 'http://localhost/golf_backend';
// public string $baseURL = 'http://localhost:88/golf_backend';
/**