forked from decyt-tdf/siep-laravel-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
executable file
·46 lines (37 loc) · 828 Bytes
/
.env
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
APP_NAME=Laravel
APP_ENV=local
APP_KEY=base64:nUe7rNjqijHxbn8Gt2uCEijFdn4McjMu+W+83yig/KU=
APP_DEBUG=false
APP_LOG_LEVEL=debug
APP_URL=http://localhost
DB_CONNECTION=mysql
DB_HOST=loping-poodle-siep-mysql
DB_PORT=3306
DB_DATABASE=siep
DB_USERNAME=siep
DB_PASSWORD=siep
BROADCAST_DRIVER=log
CACHE_DRIVER=file
SESSION_DRIVER=file
SESSION_LIFETIME=120
QUEUE_DRIVER=database
REDIS_HOST=redis
REDIS_PASSWORD=null
REDIS_PORT=6379
MAIL_DRIVER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MEMCACHED_HOST=loping-poodle-memcached
MEMCACHED_PORT=11211
MEMCACHED_USERNAME=
MEMCACHED_PASSWORD=
MEMCACHED_PERSISTENT_ID=
QUERY_DEBUG=null
SIEP_LARAVEL_API=http://siep-laravel-api
SIEP_AUTH_API=http://siep-auth-api
STATSD_HOST=siep-graphite
STATSD_PORT=8125
XHOSTCAKE=X-CAKE