Merge branch 'master' of https://git.buzzworks.com/flexydial/hdfc-beu-v2
Showing
26 changed files
with
1397 additions
and
99 deletions
application/app/Models/OutputProduct.php
0 → 100644
application/app/Models/OutputReport.php
0 → 100644
custom/.env
0 → 100755
| APP_ENV=local | ||
| APP_DEBUG=true | ||
| APP_ADMIN_DEBUG=true | ||
| APP_KEY=LEynnBaQoqsLncOWZwgdtfxxWU2hEyfp | ||
| APP_PROTOCOL=https:// | ||
| app_name=Flexydial | ||
| app_title=Flexydial | ||
| app_domain=10.125.14.55 | ||
| web_domain=10.125.14.55 | ||
| app_ip=10.125.14.55 | ||
| central_ip=10.125.14.127 | ||
| didnumber=-8 | ||
| asterisk_slaves=10.125.14.55:1001:2000:1:240 | ||
| asterisk_manager=10.125.14.55 | ||
| asterisk_extensions=31330,_X! | ||
| sip_dialstr=SIP/ | ||
| APP_Multiple_Logins=yes | ||
| kDialer_keeplocalconf=1 | ||
| kstych_viewportMeta=responsive:1:1 | ||
| DB_HOST=localhost | ||
| DB_DATABASE=kstych_flexydial | ||
| DB_USERNAME=root | ||
| DB_PASSWORD=yb9738z | ||
| CACHE_DRIVER=database | ||
| SESSION_DRIVER=database | ||
| SESSION_LIFEMin=43200 | ||
| QUEUE_DRIVER=sync | ||
| MAIL_DRIVER=smtp | ||
| MAIL_HOST=localhost | ||
| MAIL_PORT=587 | ||
| MAIL_USERNAME=mail | ||
| MAIL_PASSWORD=mail | ||
| [email protected] | ||
| AWS_KEY= | ||
| AWS_Secret= | ||
| AWS_Region=us-east-1 | ||
| AWS_Bucket= | ||
| FS_DefaultDriver=local | ||
| FS_CloudDriver=s3 | ||
| facebook_appid= | ||
| facebook_appkey= | ||
| gcm_apikey= | ||
| extAuth= | ||
| extAuthParams= | ||
| xssGlobal=tag,hent | ||
| xssGlobalIgnoreKeys=content,pdata,courseintroductiondiv,coursecoverphoto,data,rlog,rstring | ||
| MobileTitle=Flexydial |
custom/db/daily_output_report.sql
0 → 100644
custom/db/output_products.sql
0 → 100644
custom/db/output_report.sql
0 → 100644
custom/db/sms_report.sql
0 → 100644
-
Please register or sign in to post a comment