This commit is contained in:
tokslaw7
2023-04-16 01:27:17 +00:00
parent fc4e275bcf
commit 9b589c6356
3 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ class App extends BaseConfig
*
* @var string
*/
public $baseURL = 'http://localhost:8080/';
public $baseURL = 'http://localhost:9083/';
/**
* --------------------------------------------------------------------------