Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 541 Bytes

2022-04-14-check-app-url-configuration.md

File metadata and controls

11 lines (11 loc) · 541 Bytes
title issue
Check APP_URL configuration
NEXT-9559

Core

  • Added \Shopware\Core\Maintenance\System\Service\AppUrlVerifier to check whether the shop is reachable under the configured APP_URL.
  • Changed route /api/_info/config to include information if the APP_URL is configured correctly.

Administration

  • Added component sw-app-wrong-app-url-modal to show a warning if the APP_URL is not set up correctly.
  • Changed sw-extension-my-extensions-listing to show a warning if the APP_URL is not set up correctly.