diff --git a/app/Config/App.php b/app/Config/App.php index b103d26..094c0f2 100644 --- a/app/Config/App.php +++ b/app/Config/App.php @@ -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'; /**