This commit is contained in:
parent
5ff8a87680
commit
ce22fb68f3
50 changed files with 539 additions and 1439 deletions
11
.env.example
11
.env.example
|
|
@ -1,11 +0,0 @@
|
|||
DEBUG=True
|
||||
SECRET_KEY=
|
||||
DB_NAME=feedvault
|
||||
DB_USER=feedvault
|
||||
DB_PASSWORD=
|
||||
DB_HOST=192.168.1.2
|
||||
DB_PORT=5433
|
||||
REDIS_PASSWORD=
|
||||
REDIS_PORT=6380
|
||||
REDIS_HOST=192.168.1.2
|
||||
REDIS_PASSWORD=
|
||||
Loading…
Add table
Add a link
Reference in a new issue