Allow external HTTP requests to BTCPay

This commit is contained in:
2022-05-24 15:04:43 +02:00
parent 92d1bcd8c7
commit 6104a66275
4 changed files with 14 additions and 4 deletions
@@ -1,5 +1,5 @@
node.default['akkounts']['repo'] = 'https://gitea.kosmos.org/kosmos/akkounts.git'
node.default['akkounts']['revision'] = 'feature/community_funds_balance'
node.default['akkounts']['revision'] = 'master'
node.default['akkounts']['port'] = 3000
node.default['akkounts']['domain'] = 'accounts.kosmos.org'