-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.env.example
55 lines (42 loc) · 930 Bytes
/
.env.example
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_ENV=local
APP_DEBUG=true
APP_KEY=
APP_URL=http://mirkolisty.l.com
APP_TIMEZONE=Europe/Warsaw
DB_TIMEZONE=Europe/Warsaw
APP_LOCALE=pl
APP_FALLBACK_LOCALE=en
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=
CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=sync
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
MAIL_DRIVER=smtp
MAIL_HOST=mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
WYKOP_API_KEY=
WYKOP_API_SECRET=
WYKOP_API_SYSTEM_KEY=
WYKOP_API_SYSTEM_SECRET=
WYKOP_API_SYSTEM_ACCOUNT_LOGIN=MirkoListy
WYKOP_API_SYSTEM_ACCOUNT_KEY=
WYKOP_API_FALLBACK_ACCOUNT_LOGIN=MirkoListy
WYKOP_API_FALLBACK_ACCOUNT_KEY=
WYKOP_API_FALLBACK_ACCOUNT_LIMIT=20
WYKOP_CALL_PREFIX=+
CACHE_DB_CURRENT_USER_MINUTES=5
CACHE_FALLBACK_USERKEY_MINUTES=15
CALLS_DELAY_MINUTES=5
API_MIRKOLISTY_KEY=
IS_OFFLINE=0
WYKOP_BASE_URL=https://www.wykop.pl/