updated for infra

This commit is contained in:
Arseni
2026-03-10 20:40:20 +03:00
parent 9c2b3bf8bd
commit 840a7f85c8
13 changed files with 661 additions and 12 deletions

View File

@@ -76,6 +76,10 @@ services:
gitea:
image: gitea/gitea:latest
networks: [cicd]
ports:
- target: 22
published: 2222
mode: host
depends_on:
- gitea-db
- vault-agent-gitea