Skip to content

Commit 8d9b8c6

Browse files
chore: update the postgres ref in gin-redis guide (#632)
Signed-off-by: Prabal <[email protected]>
1 parent a86767f commit 8d9b8c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

versioned_docs/version-3.0.0/quickstart/go-gin-redis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ go mod download
4040

4141
There 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

0 commit comments

Comments
 (0)