Deploy akkounts from master again

This commit is contained in:
Râu Cao 2023-01-25 12:31:17 +08:00
parent d3d046b0d0
commit 3e79955261
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

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