Hi Team,
So I changed default Username from fspbx@fspbx.com to admin@pbx.mydomain.com
and now, I cannot login.
While I changed the username, I also updated the env file to the following
FROM SESSION_DOMAIN=.pbx.mydomain.com.au TO SESSION_DOMAIN=.mydomain.com.au
How do I rectify this?
Here is the env config
#APP_DEBUG=true
APP_URL=https://pbx.mydomaincom.au
SESSION_DOMAIN=.mydomain.com.au
SANCTUM_STATEFUL_DOMAINS=pbx.mydomain.com.au
Thanks
So I changed default Username from fspbx@fspbx.com to admin@pbx.mydomain.com
and now, I cannot login.
While I changed the username, I also updated the env file to the following
FROM SESSION_DOMAIN=.pbx.mydomain.com.au TO SESSION_DOMAIN=.mydomain.com.au
How do I rectify this?
Here is the env config
#APP_DEBUG=true
APP_URL=https://pbx.mydomaincom.au
SESSION_DOMAIN=.mydomain.com.au
SANCTUM_STATEFUL_DOMAINS=pbx.mydomain.com.au
Thanks
