This commit is contained in:
heama 2023-11-06 12:19:55 +05:30
parent 6a17e08181
commit 2d6d60bbb8

View File

@ -19,7 +19,7 @@ class App extends BaseConfig
* http://example.com/
*/
// public string $baseURL = 'http://localhost:8080/';
public string $baseURL = 'http://localhost/vb_book_new/';
public string $baseURL = 'http://localhost/vb_book/';
// public string $baseURL = 'http://localhost/vb_book/public/';
/**