updated for infra
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user