22 lines
398 B
Plaintext
22 lines
398 B
Plaintext
APP_NAME=WalletService
|
|
APP_ENV=production
|
|
APP_KEY=NhSitM0Iv4HmNTRVJRiQPm0x20tgz7zE
|
|
APP_DEBUG=false
|
|
APP_URL=https://test.ilink-app.com
|
|
APP_TIMEZONE=UTC
|
|
|
|
LOG_CHANNEL=stack
|
|
LOG_SLACK_WEBHOOK_URL=
|
|
|
|
DB_CONNECTION=mysql
|
|
DB_HOST=127.0.0.1
|
|
DB_PORT=3306
|
|
DB_DATABASE=iLink_test2
|
|
DB_USERNAME=root
|
|
DB_PASSWORD=vps@2017GA
|
|
|
|
CACHE_DRIVER=file
|
|
QUEUE_CONNECTION=sync
|
|
|
|
ACCEPTED_KEYS=yhSTSSqIO1uSE1icu09edPOeSFGxIDjo
|