summaryrefslogtreecommitdiff
path: root/sandcastle/config/deployment.conf
blob: 3f1d848cbdc84df2a1cc35d66977677b188d6f72 (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
37
38
39
40
41
[taler-deployment]
currency = EUR
merchant-apikey = secret-token:salt
merchant-url = http://localhost:5556/
exchange-nexus-username = exchange-at-nexus
exchange-nexus-password = secret-at-nexus

# 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-sandbox-username = exchange-at-sandbox
exchange-sandbox-password = secret-at-sandbox
blog-sandbox-username = blog-at-sandbox
blog-sandbox-password = secret-at-sandbox
pos-sandbox-username = pos-at-sandbox
pos-sandbox-password = secret-at-sandbox
gnunet-sandbox-username = gnunet-at-sandbox
gnunet-sandbox-password = secret-at-sandbox
taler-sandbox-username = taler-at-sandbox
taler-sandbox-password = secret-at-sandbox
tor-sandbox-username = tor-at-sandbox
tor-sandbox-password = secret-at-sandbox
survey-sandbox-username = survey-at-sandbox
survey-sandbox-password = secret-at-sandbox
# default merchant instance
default-sandbox-username = default-at-sandbox
default-sandbox-password = secret-at-sandbox

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