We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14963d commit f05aab2Copy full SHA for f05aab2
fastapi-postgres/README.md
@@ -32,6 +32,8 @@ Keploy can be installed on Linux directly and on Windows with the help of WSL. B
32
docker-compose up -d
33
```
34
35
+> Note: Update the `SQLALCHEMY_DATABASE_URL` in the `database.py` file if you want to use a keploy with docker.
36
+
37
### Capture the Testcases
38
39
This command will start the recording of API calls using ebpf:-
0 commit comments