File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
versioned_docs/version-3.0.0/quickstart Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,12 @@ go mod download
4040
4141There are 2 ways you can run this sample application.
4242
43- - [ Using Docker compose : running application as well as Postgres on Docker container] ( #using-docker-compose- )
44- - [ Using Docker container for Postgres and running application locally] ( #running-app-locally-on-linuxwsl- )
43+ - [ Using Docker compose : running application as well as Redis on Docker container] ( #using-docker-compose- )
44+ - [ Using Docker container for Redis and running application locally] ( #running-app-locally-on-linuxwsl- )
4545
4646## Using Docker Compose 🐳
4747
48- We will be using Docker compose to run the application as well as Postgres on Docker container.
48+ We will be using Docker compose to run the application as well as Redis on Docker container.
4949
5050### Lights, Camera, Record! 🎥
5151
You can’t perform that action at this time.
0 commit comments