bug fixes

This commit is contained in:
doesnm 2025-05-25 10:59:17 +00:00
parent b937d62cc2
commit 241b42fc56
2 changed files with 56 additions and 10 deletions

11
example.toml Normal file
View file

@ -0,0 +1,11 @@
name="Doesnm Repo"
description="Repository for testing fdroidgo"
address="http://localhost:8000"
icon="icon.png"
keystore_path="keystore.p12"
keystore_password=""
keystore_alias=""
binarySources = [
"github.com/owner/repo" # Currently only github are supported
]
github_token="" # Recommended because github ratelimits