Merge branch 'uat' of bitbucket.org:venbainformationtechnology/vb_book into uat

This commit is contained in:
heama 2024-03-25 09:43:23 +05:30
commit 6ddcf84527

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/';
public string $baseURL = '';
// public string $baseURL = 'http://localhost/vb_book/public/';
/**