]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config_prod.yml
Replace kernel.root_dir by kernel.project_dir
[github/wallabag/wallabag.git] / app / config / config_prod.yml
index 65b02d6602ba106e270678ef6da04c38a5f871b3..44e29aacf65a77333bc130aac7188eb505bc871a 100644 (file)
@@ -3,7 +3,7 @@ imports:
 
 framework:
     assets:
-        # json_manifest_path: '%kernel.root_dir%/../web/bundles/wallabagcore/manifest.json'
+        # json_manifest_path: '%kernel.project_dir%/web/bundles/wallabagcore/manifest.json'
 
 #doctrine:
 #    orm: