diff --git a/resources/platformsh/common/3.3.x-dev/.platform/services.yaml b/resources/platformsh/common/3.3.x-dev/.platform/services.yaml index d2c5138..f26e23e 100644 --- a/resources/platformsh/common/3.3.x-dev/.platform/services.yaml +++ b/resources/platformsh/common/3.3.x-dev/.platform/services.yaml @@ -76,7 +76,7 @@ rediscache: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in app/config/env/platformsh.php, do not change the service name to something different than 'varnish' +# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/common/3.3/.platform/services.yaml b/resources/platformsh/common/3.3/.platform/services.yaml index d2c5138..f26e23e 100644 --- a/resources/platformsh/common/3.3/.platform/services.yaml +++ b/resources/platformsh/common/3.3/.platform/services.yaml @@ -76,7 +76,7 @@ rediscache: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in app/config/env/platformsh.php, do not change the service name to something different than 'varnish' +# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml b/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml index d5feaff..38a39b7 100644 --- a/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml +++ b/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml @@ -89,7 +89,7 @@ solrsearch: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in app/config/env/platformsh.php, do not change the service name to something different than 'varnish' +# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml b/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml index d5feaff..38a39b7 100644 --- a/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml +++ b/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml @@ -89,7 +89,7 @@ solrsearch: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in app/config/env/platformsh.php, do not change the service name to something different than 'varnish' +# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: