Skip to content

Commit f05aab2

Browse files
committed
fix: docker and readme instruction
Signed-off-by: Animesh pathak <[email protected]>
1 parent b14963d commit f05aab2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fastapi-postgres/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Keploy can be installed on Linux directly and on Windows with the help of WSL. B
3232
docker-compose up -d
3333
```
3434

35+
> Note: Update the `SQLALCHEMY_DATABASE_URL` in the `database.py` file if you want to use a keploy with docker.
36+
3537
### Capture the Testcases
3638

3739
This command will start the recording of API calls using ebpf:-

0 commit comments

Comments
 (0)