Add new deps, writen a db engine, docker-compose and .env-example
This commit is contained in:
5
backend/app/.env-example
Normal file
5
backend/app/.env-example
Normal file
@@ -0,0 +1,5 @@
|
||||
POSTGRES_USER=
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_DB=
|
||||
POSTGRES_HOST=
|
||||
POSTGRES_PORT=
|
||||
Reference in New Issue
Block a user