forked from retoor/devplacepy
docs: update Gitea default repository name from pydevplace to devplacepy in config and docs
This commit is contained in:
@@ -8,7 +8,7 @@ from devplacepy.services.base import ConfigField
|
||||
|
||||
BASE_URL_DEFAULT = "https://retoor.molodetz.nl"
|
||||
OWNER_DEFAULT = "retoor"
|
||||
REPO_DEFAULT = "pydevplace"
|
||||
REPO_DEFAULT = "devplacepy"
|
||||
HTTP_TIMEOUT_SECONDS = 20.0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user