Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit cce3693

Browse files
committed
Updated read me
1 parent f2fe1b5 commit cce3693

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ Killing the application (and remove data volumes):
7171
docker-compose down --volumes
7272
```
7373

74+
Running RSpec tests:
75+
76+
```
77+
docker-compose run backend rspec
78+
```
79+
7480
# Architecture
7581

7682
The application can be built using `docker-compose up --build`.

0 commit comments

Comments
 (0)