Move back to Python 🙃
This commit is contained in:
parent
f9d4ea8d4f
commit
d7be14f5a2
60 changed files with 757 additions and 5605 deletions
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
PORT=8000
|
||||
HOST=127.0.0.1
|
||||
DATABASE_URL=postgresql://localhost/feedvault?user=feedvault&password=feedvault
|
||||
DISCORD_WEBHOOK_URL=
|
||||
POSTGRES_USER=
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_DB=feedvault
|
||||
SECRET_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue