Skip to content

Commit 402529d

Browse files
committed
Fix path
1 parent 517f2df commit 402529d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/engine/parameters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ parameters:
99
enabled_languages:
1010
- nl
1111
- en
12-
attribute_definition_file_path: '%kernel.project_dir%/application/configs/attributes.json'
12+
attribute_definition_file_path: '%kernel.project_dir%/../application/configs/attributes.json'
1313
encryption_keys:
1414
default:
1515
publicFile: /config/engine/engineblock.crt

0 commit comments

Comments
 (0)