File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ This means you have to run the following command in order to build your image:
7373docker compose -f compose.yaml -f compose.prod.yaml build --pull --no-cache
7474```
7575
76- > [ !WARINING ]
76+ > [ !WARNING ]
7777>
7878> The order of ` -f ` arguments matters.
7979
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ You can now use the debugger!
7979 ```
8080
81813 . Use [ Run and Debug] ( https://code.visualstudio.com/docs/debugtest/debugging#_start-a-debugging-session )
82- options and run ` Listen for Xdebug ` command to listen for upcomming connections
82+ options and run ` Listen for Xdebug ` command to listen for upcoming connections
8383 with [ the ** Xdebug extension** ] ( https://xdebug.org/docs/step_debug#browser-extensions )
8484 installed and active.
8585
You can’t perform that action at this time.
0 commit comments