docker exec -it globalx_wordpress_1 /bin/bash
wp --allow-root search-replace 'https://www.globalxfunds.com' 'http://globalxfunds.test:8888'
docker exec globalx_wordpress_1 bash -c "wp --allow-root search-replace 'https://www.globalxfunds.com' 'http://globalxfunds.test:8888'"