Reverted as Default
This commit is contained in:
parent
b45681c7ed
commit
452cffcea8
@ -17,7 +17,8 @@ class App extends BaseConfig
|
|||||||
* E.g., http://example.com/
|
* E.g., http://example.com/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public string $baseURL = 'http://localhost/nhance_partner_be';
|
// public string $baseURL = 'http://localhost/nhance_partner_be';
|
||||||
|
public string $baseURL = 'http://localhost:8080/';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allowed Hostnames in the Site URL other than the hostname in the baseURL.
|
* Allowed Hostnames in the Site URL other than the hostname in the baseURL.
|
||||||
|
|||||||
1305
composer.lock
generated
1305
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user