forked from LiveCarta/LiveCartaWP
4 lines
202 B
SQL
4 lines
202 B
SQL
######FOR TEST PROD ENV
|
|
|
|
update wp_options set option_value = "http://livecarta.com" where option_id = 1 limit 1;
|
|
update wp_options set option_value = "http://livecarta.com" where option_id = 2 limit 1; |