e2e ussd import user scripts
This commit is contained in:
10
apps/data-seeding/docker/.env
Normal file
10
apps/data-seeding/docker/.env
Normal file
@@ -0,0 +1,10 @@
|
||||
ETH_PROVIDER=http://eth:8545
|
||||
CELERY_BROKER_URL=redis://redis:6379
|
||||
CELERY_RESULT_URL=redis://redis:6379
|
||||
CIC_REGISTRY_ADDRESS=0xea6225212005e86a4490018ded4bf37f3e772161
|
||||
TOKEN_SYMBOL=GFT
|
||||
REDIS_HOST=redis
|
||||
REDIS_PORT=6379
|
||||
USER_USSD_HOST=cic-user-ussd-server
|
||||
USER_USSD_PORT=9000
|
||||
KEYSTORE_FILE_PATH=/root/keystore/UTC--2021-01-08T17-18-44.521011372Z--eb3907ecad74a0013c259d5874ae7f22dcbcc95c
|
||||
Reference in New Issue
Block a user