-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathnotaryconfig.ini
56 lines (36 loc) · 1.38 KB
/
notaryconfig.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[DEFAULT]
remote_testing=False
debug_log=/opt/python/current/app/logs/govern8r_debug.log
# logging_level=CRITICAL
# logging_level=ERROR
# logging_level=WARNING
# logging_level=INFO
logging_level=DEBUG
# Add your mac hostnames here using commas as a delimeter
local_hosts=A58359,satoshi.home,satoshi.local
# local_hosts=foobar
local_db_url=http://localhost:8000
remote_db_url=https://dynamodb.us-east-1.amazonaws.com
local_server_url=https://127.0.0.1:5000/govern8r
# TRP Env
# remote_server_url=http://blockchainsrus-env.elasticbeanstalk.com/govern8r
# Jeff's env
#remote_server_url=https://www.waitingforsatoshi.com/govern8r
remote_server_url=http://govern8rservice-v1-dev.us-east-1.elasticbeanstalk.com/govern8r
#Raju's env
# remote_server_url=http://vpcgovern8r-env.elasticbeanstalk.com/govern8r
#coin_network=btc
coin_network=btc-testnet
verify_ssl=False
region_name=us-east-1
block_cypher_url=https://www.blockcypher.com/
block_cypher_token=a65c446def8ad58f07a8f03272268bfc
# Raju's key
# key_id=arn:aws:kms:us-east-1:363369863941:key/32bf0a3e-7c1c-4356-8683-625520d8d28f
# Jeff's key
key_id=arn:aws:kms:us-east-1:705237929316:key/b45597bc-3ea5-4f52-b3f0-7e57f2ec757e
wallet_type=ServerWallet
bucket_name=govern8r-notarized-documents