Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
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?
You'll have to update your web/unsecure/base_url and web/secure/base_url paths in core_config_data.
web/unsecure/base_url
web/secure/base_url
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.
Explore related questions
See similar questions with these tags.