mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Add ddev url to env config file
This commit is contained in:
parent
9876fc67fa
commit
2b1363671b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue