Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/code/TIG/PostNL/Test/Fixtures/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/code/TIG/PostNL/Test/Fixtures/env.php

<?php
return array (
  'backend' =>
  array (
    'frontName' => 'admin',
  ),
  'install' =>
  array (
    'date' => 'Mon, 01 Feb 2016 15:21:04 +0000',
  ),
  'crypt' =>
  array (
    'key' => 'ef0e78a6c44764690780138ce89b7791',
  ),
  'session' =>
  array (
    'save' => 'db',
  ),
  'db' =>
  array (
    'table_prefix' => '',
    'connection' =>
    array (
      'default' =>
      array (
        'host' => 'MAGENTO_DB_HOST',
        'dbname' => 'MAGENTO_DB_NAME',
        'username' => 'MAGENTO_DB_USER',
        'password' => 'MAGENTO_DB_PASS',
        'active' => '1',
      ),
    ),
  ),
  'resource' =>
  array (
    'default_setup' =>
    array (
      'connection' => 'default',
    ),
  ),
  'x-frame-options' => 'SAMEORIGIN',
  'MAGE_MODE' => 'developer',
  'cache_types' => [
      'config' => 1,
      'layout' => 1,
      'block_html' => 1,
      'collections' => 1,
      'eav' => 1,
      'full_page' => 1,
      'translate' => 1,
  ],
);