Skip to content

Commit

Permalink
chore: using a custom pg connection string
Browse files Browse the repository at this point in the history
  • Loading branch information
pbastia committed Feb 13, 2024
1 parent 1719cc2 commit e8c2dfd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 additions & 1 deletion server/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ psycopg = "^3.1.10"
psycopg-binary = "^3.1.10"
whitenoise = "^6.6.0"
gunicorn = "^21.2.0"
dj-database-url = "^2.1.0"

[tool.poetry.group.dev.dependencies]
black = "^24.1.1"
Expand Down

0 comments on commit e8c2dfd

Please sign in to comment.