%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/klinisol/klinisol-api/config/
Upload File :
Create Path :
Current File : /var/www/html/klinisol/klinisol-api/config/docusign.php

<?php

return [

    /*
     |--------------------------------------------------------------------------
     | Docusign Host
     |--------------------------------------------------------------------------
     |
     | Change this to production before going live
     |
     */

    'host' => 'https://demo.docusign.net/restapi',

    /*
     |--------------------------------------------------------------------------
     | Docusign Default Credentials
     |--------------------------------------------------------------------------
     |
     | These are the credentials that will be used if none are specified
     |
     */

    'username' => env('DOCUSIGN_USERNAME'),

    'password' => env('DOCUSIGN_PASSWORD'),

    'integrator_key' => env('DOCUSIGN_INTEGRATOR_KEY')


];

Zerion Mini Shell 1.0