1
0
Fork 0

docs: der Forgejo-Artikel wurde auf Ausgabe 04/25 verschoben

This commit is contained in:
Marcus Fihlon 2025-08-11 11:27:47 +02:00
parent e5e1cb5b5e
commit 2fec73fd4a
Signed by: McPringle
GPG key ID: C6B7F469EE363E1F
4 changed files with 3 additions and 3 deletions

21
2504-forgejo/traefik.yml Normal file
View file

@ -0,0 +1,21 @@
entryPoints:
http:
address: ":80"
https:
address: ":443"
api:
dashboard: true
providers:
docker:
endpoint: "unix:///var/run/docker.sock"
exposedByDefault: false
certificatesResolvers:
letsencrypt:
acme:
email: admin@example.eu
storage: /acme.json
httpChallenge:
entryPoint: http