summaryrefslogtreecommitdiff
path: root/sandcastle/config/deployment.conf
blob: ffa45625ab207841403ef06fedc4a1dacb060e8d (plain)
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
[taler-deployment]
currency = EUR
merchant-apikey = secret-token:sandbox
merchant-url = http://localhost:5556/

bank-signup-bonus = yes
bank-allow-registrations = yes

# Frontends URLs
landing-url = http://localhost:5562/
blog-url = http://localhost:5559/ 
donations-url = http://localhost:5560/
survey-url = http://localhost:5561/
sync-url = http://localhost:5563/
# This URL is the demobank-ui's:
bank-url = http://localhost:15002/

# Pointed to by the bank UI
bank-backend-url = http://localhost:15000/

# Bank accounts

exchange-bank-password = exchangebankpw
blog-bank-password = secret-at-sandbox
pos-bank-password = secret-at-sandbox
gnunet-bank-password = secret-at-sandbox
taler-bank-password = secret-at-sandbox
tor-bank-password = secret-at-sandbox
survey-bank-password = secret-at-sandbox
# default merchant instance
default-bank-password = secret-at-sandbox

db-password = db-secret

# exchange URL, as seen outside of the container
default-exchange = http://localhost:5555/