mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Fix indentation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
isaac_gaze_symfony:
|
||||
publisher:
|
||||
gazehub_url: '%env(GAZEHUB_URL)%'
|
||||
private_key_content: '%env(GAZE_PRIVATE_KEY_CONTENTS)%'
|
||||
publisher:
|
||||
gazehub_url: '%env(GAZEHUB_URL)%'
|
||||
private_key_content: '%env(GAZE_PRIVATE_KEY_CONTENTS)%'
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
isaac_gaze_symfony:
|
||||
resource: '@ISAACGazeSymfonyBundle/config/routing.xml'
|
||||
prefix: /gaze
|
||||
resource: '@ISAACGazeSymfonyBundle/config/routing.xml'
|
||||
prefix: /gaze
|
||||
|
||||
Reference in New Issue
Block a user