0

I'm using an Instance of Ubuntu 16.04 lts on Google to run a store, but I'd like to point to my domain. Wich line on Apache2 should I update? enter image description here

1 Answer 1

0

You'll have to update your web/unsecure/base_url and web/secure/base_url paths in core_config_data.

Then clear the cache by below command.

sudo rm -rf var/cache var/generation var/page_cache 

Also you may also need to point your virtual hosts to current domain.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.