Skip to content

Commit 9f0907c

Browse files
committed
Merge branch 'feat/dev-image' of github.com:dunglas/symfony-docker into feat/dev-image
2 parents ffbddfd + 535a953 commit 9f0907c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/xdebug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ XDEBUG_MODE=debug docker compose up -d
1515
On Windows:
1616

1717
```
18-
set XDEBUG_MODE=debug&& docker compose up -d
18+
set XDEBUG_MODE=debug && docker compose up -d & set XDEBUG_MODE=
1919
```
2020

2121
## Debugging with Xdebug and PHPStorm

0 commit comments

Comments
 (0)