mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-21 19:55:05 +00:00
Added explicit signing key id.
This commit is contained in:
parent
2a8e656a19
commit
68a8bbfa86
@ -27,7 +27,9 @@ services:
|
||||
- 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__SIGNING_KEY=013E4D2815379A35
|
||||
- GITEA__repository.signing__SIGNING_NAME=Gitea
|
||||
- GITEA__repository.signing__SIGNING_EMAIL=gitea@othoulrich.com
|
||||
- GITEA__repository.signing__INITIAL_COMMIT=pubkey
|
||||
- GITEA__repository.signing__WIKI=pubkey
|
||||
- GITEA__repository.signing__CRUD_ACTIONS=pubkey
|
||||
|
Loading…
Reference in New Issue
Block a user