Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of custom admin url on store setup or DB import #159

Open
Andrii-Antoniuk opened this issue Sep 6, 2024 · 0 comments
Open

Comments

@Andrii-Antoniuk
Copy link
Member

When we import a DB from another instance it could be having admin/url/use_custom config set to 1 since it is a good practice to move admin url from regular storefronts.

On local env this would cause issues with opening the generated admin url, since in DB there will be admin/url/use_custom flag set to true.

We need to either strip it out or change in DB or change it in env.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant