Initial upload

This commit is contained in:
Automated pipeline 2025-06-16 12:48:43 +00:00 committed by Actions pipeline
parent 65eb2fa758
commit e2d072ab79
19 changed files with 32 additions and 32 deletions

View file

@ -11,7 +11,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: gitea.abc.t09.de
- host: abc.t09.de
http:
paths:
- backend:
@ -23,5 +23,5 @@ spec:
pathType: Prefix
tls:
- hosts:
- gitea.abc.t09.de
- abc.t09.de
secretName: forgejo-net-tls

View file

@ -132,8 +132,8 @@ gitea:
DB_TYPE: postgres
server:
DOMAIN: 'gitea.abc.t09.de'
ROOT_URL: 'https://gitea.abc.t09.de:443'
DOMAIN: 'abc.t09.de'
ROOT_URL: 'https://abc.t09.de:443'
mailer:
ENABLED: true