mirror of
https://gitnet.fr/deblan/gist.git
synced 2021-08-14 08:30:49 +02:00
dev env
This commit is contained in:
parent
767e5abab4
commit
863c7510fa
@ -8,4 +8,4 @@ $app['config.locator'] = function ($app) {
|
||||
return new FileLocator($app['config.locator.path']);
|
||||
};
|
||||
|
||||
$app['env'] = 'prod';
|
||||
$app['env'] = 'dev';
|
||||
|
Loading…
Reference in New Issue
Block a user