fixed env for build reasons

This commit is contained in:
Artemis 2025-01-26 00:20:26 +01:00
parent 60b0789370
commit c7cb589442
2 changed files with 1 additions and 1 deletions

1
.env
View file

@ -1 +0,0 @@
DATABASE_URL="postgres://postgres:woofwoof@localhost/dolltags"

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
# built binary
/target
.env