Added make target to connect to the test cache.
This commit is contained in:
parent
5def458946
commit
27a2389e2c
2 changed files with 11 additions and 5 deletions
|
|
@ -172,7 +172,8 @@ The following _make_ commands are available to make it easy to connect to the da
|
|||
|
||||
- `make db`: Connects to the primary database
|
||||
- `make db-test`: Connects to the test database
|
||||
- `make cache`: Connects to the cache
|
||||
- `make cache`: Connects to the primary cache
|
||||
- `make cache-test`: Connects to the test cache
|
||||
|
||||
## Service container
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue