CHANGE_APP_URL_REMOVED

This commit is contained in:
Venba 2024-03-23 08:28:43 +00:00
parent eeca1f21b6
commit b639e95aa0

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