forked from Cybrarist/Discount-Bandit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.test
56 lines (43 loc) · 872 Bytes
/
.env.test
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
APP_NAME="Discount Bandit"
APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_LOCALE=en
APP_FALLBACK_LOCALE=en
APP_FAKER_LOCALE=en_US
APP_MAINTENANCE_DRIVER=file
APP_MAINTENANCE_STORE=database
BCRYPT_ROUNDS=12
LOG_CHANNEL=daily
LOG_STACK=single
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
SESSION_DRIVER=file
SESSION_LIFETIME=120
SESSION_ENCRYPT=false
SESSION_PATH=/
SESSION_DOMAIN=null
BROADCAST_CONNECTION=log
FILESYSTEM_DISK=local
QUEUE_CONNECTION=database
CACHE_STORE=database
CACHE_PREFIX=
MEMCACHED_HOST=127.0.0.1
REDIS_CLIENT=phpredis
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
VITE_APP_NAME="${APP_NAME}"
OCTANE_SERVER=frankenphp
OCTANE_HTTPS=false
APP_URL=http://localhost:8000
DB_CONNECTION=sqlite
APP_TIMEZONE=UTC
RSS_FEED=1
NOTIFY_ON_ANY_PRICE_CHANGE=0
TOP_NAVIGATION=0
DISABLE_TOP_BAR=
BREADCRUMBS=1
SPA=1
DISABLE_AUTH=1
THEME_COLOR=Stone