fixed env for build reasons
This commit is contained in:
parent
60b0789370
commit
c7cb589442
2 changed files with 1 additions and 1 deletions
1
.env
1
.env
|
@ -1 +0,0 @@
|
|||
DATABASE_URL="postgres://postgres:woofwoof@localhost/dolltags"
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
# built binary
|
||||
/target
|
||||
.env
|
||||
|
|
Loading…
Add table
Reference in a new issue