Skip to content

Commit 4fd719c

Browse files
authored
Update README.md
1 parent 1652125 commit 4fd719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Example of how to handle background processes with Flask, Redis Queue, and Docke
77
Spin up the containers:
88

99
```sh
10-
$ docker-compose up -d
10+
$ docker-compose up -d --build
1111
```
1212

1313
Open your browser to http://localhost:5004 to view the app or to http://localhost:9181 to view the RQ dashboard.

0 commit comments

Comments
 (0)