Compare commits
1 Commits
feature/bl
...
6e5e61d905
| Author | SHA1 | Date | |
|---|---|---|---|
|
6e5e61d905
|
@@ -1,6 +1,6 @@
|
||||
network=<%= @bitcoin_network %>
|
||||
port=<%= @btcpay_port %>
|
||||
bind=127.0.0.1
|
||||
bind=0.0.0.0
|
||||
chains=btc
|
||||
postgres=User ID=<%= @postgres_user %>;Password=<%= @postgres_password %>;Host=<%= @postgres_host %>;Port=<%= @postgres_port %>;Database=<%= @postgres_database %>;
|
||||
debuglog=<%= @btcpay_log_path %>
|
||||
|
||||
Reference in New Issue
Block a user