We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c481162 commit 5e6bbe4Copy full SHA for 5e6bbe4
1 file changed
.devcontainer/README.md
@@ -21,7 +21,7 @@ echo "127.0.0.1 auth.dev.local www.dev.local" | sudo tee -a /etc/hosts
21
# starting container
22
docker compose up -d
23
24
-# starting container with for debug
+# starting container for debug
25
# > use VSCode to attach running joomla container for Xdebug
26
docker compose -f compose.yml -f compose.debug.yml up -d
27
0 commit comments