mirror of
https://github.com/autistic-symposium/blockchain-data-engineering-toolkit.git
synced 2025-08-07 06:02:48 -04:00
fix api url
This commit is contained in:
parent
8b46c0c6b2
commit
468b86b2c9
8 changed files with 110 additions and 46 deletions
|
@ -32,3 +32,8 @@ MONGODB_DB_NAME = balances
|
|||
MONGODB_COLLECTION_NAME = balances
|
||||
|
||||
|
||||
#########################
|
||||
##### api settings
|
||||
#########################
|
||||
API_HOST_URL = http://localhost
|
||||
API_HOST_URL_PORT = 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue