gerrit-linkbot/gerrit_linkbot/constants.py
2024-08-06 23:54:15 -07:00

7 lines
154 B
Python

FORGEJO_ACCOUNT = 'lix-project'
FORGEJO_SERVICE_ACCOUNT = 'lix-bot'
GERRIT_BASE = 'https://gerrit.lix.systems'
FORGEJO_BASE = 'https://git.lix.systems'