Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-Crow committed Jan 21, 2025
1 parent d0d0e38 commit ce935ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.test
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ DATABASE_HOST=127.0.0.1
DATABASE_PORT=5432
DEBUG=False
DATABASE_URL=postgres://${DATABASE_USER}:${DATABASE_PASSWORD}@${DATABASE_HOST}:${DATABASE_PORT}/${DATABASE_NAME}
USE_POETRY=1

0 comments on commit ce935ee

Please sign in to comment.