Created
November 11, 2018 08:00
-
-
Save trueqap/7ba7aa9afb4b1727385f66fb059d6b3a to your computer and use it in GitHub Desktop.
wp-config.php
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
| define( 'WP_HOME', 'http://YOUR-SITE-DOMAIN-HERE' ); | |
| define( 'WP_SITEURL', 'http://YOUR-SITE-DOMAIN-HERE' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment