mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Revert ddev config to default
This commit is contained in:
parent
0d9f06ca3f
commit
1396520c57
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ type: php
|
|||
docroot: .ddev/wordpress
|
||||
php_version: "7.1"
|
||||
webserver_type: apache-fpm
|
||||
router_http_port: "8080"
|
||||
router_https_port: "8443"
|
||||
router_http_port: "80"
|
||||
router_https_port: "443"
|
||||
xdebug_enabled: false
|
||||
additional_hostnames: ['wc-pp']
|
||||
additional_fqdns: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue