This commit is contained in:
2023-01-22 10:19:05 -05:00
parent e880b389be
commit 4b714c182d
9 changed files with 7865 additions and 15623 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ class App extends BaseConfig
*
* @var string
*/
public $baseURL = 'http://localhost:8080/';
public $baseURL = 'https://dev142.bko.myfit.mermsemr.com/'; //'http://localhost:8080/';
/**
* --------------------------------------------------------------------------