Configure akkounts for nostr zaps #554

Merged
raucao merged 3 commits from chore/akkounts_config into master 2024-06-02 21:05:15 +00:00
Showing only changes of commit 6f287f14ef - Show all commits

View File

@ -1,5 +1,5 @@
node.default['akkounts']['repo'] = 'https://gitea.kosmos.org/kosmos/akkounts.git'
node.default['akkounts']['revision'] = 'master'
node.default['akkounts']['revision'] = 'live'
node.default['akkounts']['port'] = 3000
node.default['akkounts']['domain'] = 'accounts.kosmos.org'
node.default['akkounts']['primary_domain'] = 'kosmos.org'