Commit 77d3b5d2 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction des fichiers de config .dist

parent 57ff98d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ return [
    ],

    'fichier' => [
        'root_dir_path' => '/var/www/sygal/upload',
        'root_dir_path' => '/app/upload',
    ],

    'cli_config' => [
+0 −4
Original line number Diff line number Diff line
@@ -36,10 +36,6 @@ return [
        ],
    ],

    'fichier' => [
        'root_dir_path' => '/var/www/sygal/upload',
    ],

    'cli_config' => [
        'scheme' => 'http',
        'domain' => 'localhost:8000',