Last active
January 15, 2020 10:40
-
-
Save iamdylanngo/45d9b7204043ce6f536fab2d28a41e1f to your computer and use it in GitHub Desktop.
update url magento 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Magento 2 | |
UPDATE core_config_data | |
SET value = 'http://ravensrv.niteco.se:81/' | |
WHERE path IN ('web/secure/base_url', 'web/unsecure/base_url'); | |
9kwxhkf23h89lz7qgulit9w004xns4i3 | |
uvq1xcfqylf9gsf6oiotysbd33uddnlv | |
y9w80027c06jqnjxttpw7rhgrpntirsv | |
nliy7rvi0nh3nt07vjlz6oxdswvdp81v |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment