cssChage:GWM

This commit is contained in:
sriramv 2023-06-22 22:07:21 +05:30
parent 36e25b5fb4
commit 02e2f51dc0

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';
/**