fix: support gitea git remote uploads
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
UPLOAD_SECRET_KEY=your-secret-key-here
|
||||
GITHUB_TOKEN=ghp_your-github-personal-access-token
|
||||
GIT_TOKEN=your-git-provider-token
|
||||
GIT_BRANCH=main
|
||||
GIT_REPO_URL=https://github.com/your-org/your-repo.git
|
||||
GIT_REPO_URL=https://git.example.com/your-org/your-repo
|
||||
|
||||
# Nextcloud Drive (public share WebDAV)
|
||||
NEXTCLOUD_URL=https://cloud.example.com
|
||||
|
||||
Reference in New Issue
Block a user