Bot check fixes

This commit is contained in:
Jonathan Vuillemin
2020-06-25 12:07:28 +02:00
parent 84b08f1704
commit f2bfaf843a
2 changed files with 2 additions and 2 deletions
@@ -2,4 +2,4 @@ health_check_check:
resource: '@HealthCheckBundle/Resources/config/routing/health_check_check.yaml'
health_check_ping:
resource: '@HealthCheckBundle/Resources/config/routing/health_check_ping.yaml'
resource: '@HealthCheckBundle/Resources/config/routing/health_check_ping.yaml'
+1 -1
View File
@@ -5,4 +5,4 @@
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
}