diff --git a/dashboard/settings.py b/dashboard/settings.py index 7ac0b19..7dada47 100644 --- a/dashboard/settings.py +++ b/dashboard/settings.py @@ -175,7 +175,7 @@ HOSTEA = { "SUDO_TTL": 60 * 5, }, "META": { - "GITEA_INSTANCE": "https://gitea.hostea.org", # meta Gitea insatnce + "GITEA_INSTANCE": "http://localhost:3000", # meta Gitea insatnce "GITEA_ORG_NAME": "Hostea", # Organisation name on Hostea meta instance # Repository dedicated for handling support # ref: https://gitea.hostea.org/Hostea/july-mvp/issues/17