fix
This commit is contained in:
+8
-2
@@ -1,8 +1,8 @@
|
||||
APP_NAME=Laravel
|
||||
APP_NAME=MERMS
|
||||
APP_ENV=local
|
||||
APP_KEY=base64:bdk44Ki7c7GyiL5q6ifNOgl1mdNMdZksSME8hbvgSyE=
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
APP_URL=https://sameye.www.works.mermsemr.com
|
||||
|
||||
LOG_CHANNEL=stack
|
||||
|
||||
@@ -44,3 +44,9 @@ PUSHER_APP_CLUSTER=mt1
|
||||
|
||||
MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
|
||||
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
|
||||
|
||||
|
||||
MERMS_ACCOUNT_PAGE = "https://sameye.account.works.mermsemr.com/"
|
||||
MERMS_WWW_PAGE = "https://sameye.www.works.mermsemr.com"
|
||||
MERMS_PROVIDERS_PAGE = "https://sameye.provider.works.mermsemr.com"
|
||||
MERMS_MYFIT_PAGE = "https://sameye.myfit.works.mermsemr.com"
|
||||
Reference in New Issue
Block a user