remove craueconfig domain name setting and add a proper one in parameters

This commit is contained in:
Thomas Citharel
2017-06-01 10:42:19 +02:00
parent 6ed2627bb3
commit be9d693e74
18 changed files with 8 additions and 14 deletions

View File

@ -62,6 +62,7 @@ class Configuration implements ConfigurationInterface
->end()
->end()
->end()
->scalarNode('domain_name')
->end()
->end()
;