mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-21 19:55:05 +00:00
Remove unneeded config and add signing trust model.
This commit is contained in:
parent
e4a1c93ea0
commit
6beef35d05
@ -25,6 +25,7 @@ services:
|
||||
- GITEA__database__PASSWD=gitea
|
||||
- GITEA__repository.ENABLE_PUSH_CREATE_USER=true
|
||||
- GITEA__repository.ENABLE_PUSH_CREATE_ORG=true
|
||||
- GITEA__repository.signing__DEFAULT_TRUST_MODEL=collaborator
|
||||
- GITEA__repository.signing__SIGNING_KEY=default
|
||||
- GITEA__repository.signing__INITIAL_COMMIT=pubkey
|
||||
- GITEA__repository.signing__WIKI=pubkey
|
||||
|
@ -1,6 +0,0 @@
|
||||
[user]
|
||||
name = Otho Ulrich - Gitea Server
|
||||
email = gitea@othoulrich.com
|
||||
signingkey = D29898E5C7F7864C
|
||||
[commit]
|
||||
gpgsign = true
|
Loading…
Reference in New Issue
Block a user