This commit is contained in:
parent
7694701e19
commit
85850b525c
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@ currency = EUR
|
||||||
currency_round_unit = EUR:0.01
|
currency_round_unit = EUR:0.01
|
||||||
db = postgres
|
db = postgres
|
||||||
attribute_encryption_key = "deadbeef"
|
attribute_encryption_key = "deadbeef"
|
||||||
port = 3434
|
# port = 3434
|
||||||
|
port = 8081
|
||||||
bind_to = localhost
|
bind_to = localhost
|
||||||
master_public_key = "SJ0NYND22VQP3MP7FM754RDX8HCKVWAXTHY9SQNBTPRJZ2SPM2S0===="
|
master_public_key = "SJ0NYND22VQP3MP7FM754RDX8HCKVWAXTHY9SQNBTPRJZ2SPM2S0===="
|
||||||
stefan_abs = EUR:0.00
|
stefan_abs = EUR:0.00
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue