Последний шаг мастера первого запуска shopware6 - «Проверка домена». Я запускаю его на http://localhost/shopware/sites/shopware1/public/
Что мне ввести в «домен магазина»? Я перепробовал почти все, но это показывает мне ошибку
Verification failed
The domain could not be verified
errors: [{code: "FRAMEWORK__STORE_ERROR", status: "500", title: "Verification failed",…}]
0: {code: "FRAMEWORK__STORE_ERROR", status: "500", title: "Verification failed",…}
code: "FRAMEWORK__STORE_ERROR"
detail: "The domain could not be verified"
meta: {documentationLink: "shop-domain-verification-failed"}
status: "500"
title: "Verification failed"
В документации написано
It should be noted that the domain entered here must already be externally accessible and that the web server must refer to the public-Directory within the Shopware 6 installation.
Есть идеи, как это исправить?
Спасибо