Prerequisites
How to change the ports
Go to the settings and change all the ports to 803
Restart the WordPress container
How to setup an external domain
Now go into file explorer and go to this path: /DATA/AppData/big-bear-wordpress/html/wp-config.php
Open wp-config.php
add just above /* That’s all, stop editing! Happy publishing. */
define(‘WP_HOME’, ‘https://yourdomain.com’);
define(‘WP_SITEURL’, ‘https://yourdomain.com’);
- To install CasaOS you may follow this guide. ↩︎
- To install WordPress you may go to the App Store and install WordPress (CasaOS exclusive) ↩︎
- See this image for help ↩︎
Category: