feat: add database connection with modified endpoints
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -131,7 +131,11 @@ dmypy.json
|
||||
.profiling/
|
||||
|
||||
# vscode settings
|
||||
.vscode/
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
!.vscode/rest-client.env.json
|
||||
!.vscode/http
|
||||
!.vscode/sql
|
||||
|
||||
# FastAPI specifics
|
||||
# .env files used for storing environment variables should not be committed to version control
|
||||
|
||||
Reference in New Issue
Block a user