This commit is contained in:
Olusesan Ameye
2021-03-25 02:31:43 -04:00
parent 171220864c
commit 28c4f40150
6 changed files with 28 additions and 16 deletions
+8 -2
View File
@@ -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"