We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
KenMwaura1
Learn more about funding links in repositories.
Report abuse
1 parent 16f004f commit 26f401fCopy full SHA for 26f401f
README.md
@@ -1,8 +1,4 @@
1
-<<<<<<< HEAD
2
-# FastAPI Example App
3
-=======
4
# FastAPI Signoz App
5
->>>>>>> 27d48b6350ca79e72297d38c3fb5a44b7f5f73af
6
7
 [](https://github.com/KenMwaura1/Fast-Api-example/actions/workflows/codeql.yml)
8
[](https://github.com/KenMwaura1/Fast-Api-example/actions/workflows/docker-image.yml)
src/app/.env-example
@@ -1 +1,3 @@
+# Database Url
+
DATABASE_URL = postgresql://hello_fastapi:hello_fastapi@localhost/hello_fastapi_dev
0 commit comments