[#24] Initialized diesel project
This commit is contained in:
parent
5e28949b5c
commit
727589b10f
9 changed files with 88 additions and 7 deletions
2
.env.container
Normal file
2
.env.container
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# This file is read by the container, and therefore by fej
|
||||
DATABASE_URL=postgres://fej:fej@fej_db:5432/fej
|
||||
Reference in a new issue