Fix gitea
This commit is contained in:
@@ -4,6 +4,7 @@ user = "podman"
|
||||
name = "gitea"
|
||||
image = "docker.gitea.com/gitea:latest-rootless"
|
||||
depend = ["postgres.service"]
|
||||
capabilities = ["NET_BIND_SERVICE", "DAC_OVERRIDE"]
|
||||
|
||||
[environment]
|
||||
GITEA__database__DB_TYPE = "postgres"
|
||||
|
||||
Reference in New Issue
Block a user