mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Fix PHP_IDE_CONFIG
This commit is contained in:
parent
074f1f68f7
commit
29aff60d27
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ shopt -s histappend
|
|||
|
||||
export PS1="\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$\[$(tput sgr0)\] "
|
||||
|
||||
export PHP_IDE_CONFIG='serverName=etrapi.localhost'
|
||||
export PHP_IDE_CONFIG='serverName=woocommerce-paypal-payments.ddev.site'
|
||||
#export XDEBUG_CONFIG="mode=debug client_host=127.0.0.1 client_port=9003 start_with_request=yes"
|
||||
|
||||
alias ls='ls --group-directories-first'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue