Skip to content

Commit

Permalink
chore: remove predefined DATABASE_URL in backend
Browse files Browse the repository at this point in the history
The variable DATABASE_URL is predefined in the backend/.env file. This
conflicts with the prepared compile-time sqlx metadata, since the
environement variable takes precedence over the metadata.
  • Loading branch information
boxdot committed Feb 18, 2025
1 parent 988180f commit c9c49f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions backend/.env

This file was deleted.

0 comments on commit c9c49f8

Please sign in to comment.