Add gitea instance.

This commit is contained in:
2025-04-01 09:45:30 +02:00
parent 2a044b5c12
commit 9620037b2d
3 changed files with 92 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ services:
- --providers.docker.swarmMode=false
- --entryPoints.web.address=:80
- --entryPoints.websecure.address=:443
- --entryPoints.shh.address=:222/tcp
- --entryPoints.smtp.address=:25
- --entryPoints.smtp-ssl.address=:465
- --entryPoints.imap-ssl.address=:993