16 lines
424 B
Plaintext
16 lines
424 B
Plaintext
|
|
[PROD]
|
|
U32_MAX=4294967295
|
|
BASEURL="http://ihm-client.local"
|
|
BOOTSTRAPURL=["http://sdk-relay1.local:8090"]
|
|
STORAGEURL="http://sdk-storage.local/storage"
|
|
BLINDBITURL="http://blindbit.local:8000"
|
|
DEFAULTAMOUNT=1000
|
|
|
|
[DEV]
|
|
U32_MAX=4294967295
|
|
BASEURL="http://ihm-client.local"
|
|
BOOTSTRAPURL=["http://sdk-relay1.local:8090"]
|
|
STORAGEURL="http://sdk-storage.local/storage"
|
|
BLINDBITURL="http://blindbit.local:8000"
|
|
DEFAULTAMOUNT=1000 |