Change store url via sql command

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
hi there
version 4.2
is there a simple way to change the "store url" via sql command?
Thanks for any advice!
4 years ago
Hello,
Yes
Update store set url = 'www.abc.com' where id= 1
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.