1
0
mirror of https://gitnet.fr/deblan/gist.git synced 2021-08-14 08:30:49 +02:00
This commit is contained in:
Simon Vieille 2015-11-07 22:39:09 +01:00
parent 767e5abab4
commit 863c7510fa

View File

@ -8,4 +8,4 @@ $app['config.locator'] = function ($app) {
return new FileLocator($app['config.locator.path']);
};
$app['env'] = 'prod';
$app['env'] = 'dev';