Fix gitea

This commit is contained in:
Maurice
2025-10-04 19:33:33 +02:00
parent 84b3fa74f9
commit a4e6125a7d

View File

@@ -31,7 +31,7 @@ read_only = true
[[volumes]]
source = "/var/containers/gitea/data"
target = "/data"
target = "/var/lib/gitea"
[[volumes]]
source = "/var/containers/gitea/config"