This commit is contained in:
Elouin 2024-07-10 20:44:32 +02:00
commit 6f01318bba
3 changed files with 53 additions and 0 deletions

17
pillar.example Normal file
View file

@ -0,0 +1,17 @@
forgejo:
image:
path: codeberg.org/forgejo/forgejo
version: 7.0.5
config:
default:
app_name: my awesome code forge
ui:
show_user_email: "false"
server:
domain: git.example.com
root_url: https://git.example.com/
ssh_port: 22
ssh_domain: git.example.com
service:
disable_registration=true