-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
20 lines (17 loc) · 790 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------
CI_ENVIRONMENT = production
#--------------------------------------------------------------------
# APP
#--------------------------------------------------------------------
app.baseURL = http://localhost/itinpakistan/
#--------------------------------------------------------------------
# LICENSE
#--------------------------------------------------------------------
PURCHASE_CODE =
LICENSE_KEY = $2y$12$yy7tX.fJo4wpjmwuSDbNRu8cxusVDhgUuyUE/16acGOyJ5uJu1X6q
#--------------------------------------------------------------------
# COOKIE
#--------------------------------------------------------------------
cookie.prefix = 'vr_'