Update Docker Compose and settings for PostgreSQL integration
All checks were successful
Build and push Docker image / build (push) Successful in 2m0s
All checks were successful
Build and push Docker image / build (push) Successful in 2m0s
This commit is contained in:
parent
fc1ec45ab4
commit
c41c50e673
4 changed files with 70 additions and 2 deletions
|
@ -12,6 +12,7 @@ dependencies = [
|
|||
"google-auth-httplib2>=0.2.0",
|
||||
"google-auth-oauthlib>=1.2.2",
|
||||
"gunicorn>=23.0.0",
|
||||
"psycopg[binary]>=3.2.9",
|
||||
"requests>=2.32.4",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue