Add ddev url to env config file

This commit is contained in:
Emili Castells Guasch 2023-02-28 09:44:44 +01:00
parent 9876fc67fa
commit 2b1363671b

View file

@ -1,6 +1,6 @@
PPCP_E2E_WP_DIR=${ROOT_DIR}/.ddev/wordpress
BASEURL="http://example.com"
BASEURL="https://woocommerce-paypal-payments.ddev.site"
CUSTOMER_EMAIL="customer@example.com"
CUSTOMER_PASSWORD="password"