Added readme
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user