Skip to content

Commit

Permalink
feat: document debug command
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Manz committed Jan 22, 2024
1 parent dddd90e commit 9beec5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ By default, we change the following configurations:
| `cc` | Runs the shopware cache:clear comamnd - works in every subdirectory |
| `uuid` | Generates a valid uuid v4 and displays it | |
| `caddy-trust` | Trusts the current SSL certificates from caddy to prevent certification warnings |
| `debug` | Runs the following php command with xdebug enabled: `debug bin/console test` |

# Environment variables

Expand Down

0 comments on commit 9beec5c

Please sign in to comment.