fix: update project source links, kallithea -> forgejo
This commit is contained in:
parent
da526824f9
commit
65ac2baf43
7 changed files with 32 additions and 33 deletions
|
@ -72,11 +72,11 @@ env.restricted_pypi_username = 'username'
|
|||
env.restricted_pypi_password = 'password'
|
||||
|
||||
# these credentials are used to access the Rattail Project source code on
|
||||
# Kallithea (https://kallithea.rattailproject.org/). they are only needed if
|
||||
# Forgejo (https://forgejo.wuttaproject.org/rattail/). they are only needed if
|
||||
# you are integrating with a proprietary POS system, and running from source
|
||||
# instead of released packages; i.e. a typical stage setup.
|
||||
env.kallithea_username = 'username'
|
||||
env.kallithea_password = 'password'
|
||||
env.forgejo_username = 'username'
|
||||
env.forgejo_password = 'password'
|
||||
|
||||
|
||||
##############################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue