Skip to content

Commit a7d4f45

Browse files
author
dmitriy
committed
updated docs
1 parent 08db7f0 commit a7d4f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commands.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ After above command you will be inside symfony container and for display list of
7979
```
8080
#### Custom commands in symfony container shell
8181
```bash
82-
./bin/console db:wait # Waits for database availability (2 mins max)
82+
./bin/console db:wait # Waits for database availability (1 mins max)
8383
./bin/console messenger:setup-transports # Initialize transports for Messenger component
8484
```

0 commit comments

Comments
 (0)