Added readme

This commit is contained in:
2023-10-29 17:09:26 +03:00
parent 2efb4d4846
commit c735ca2ee5
7 changed files with 62 additions and 11 deletions

View File

@@ -1,5 +1,9 @@
REFETCH_PERIOD_H=6
STORE_NULL_BID=True
POSTGRES_USER=lenenergo
POSTGRES_PASSWORD=lenenergo
POSTGRES_DB=lenenergo
POSTGRES_HOST=db
POSTGRES_HOST=db
# or
DB_URL=postgresql://lenenergo:lenenergo@localhost:5432