mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 13:37:43 +01:00
f059866a21
The previous setting would cause all repo creations to fail, as described in issue #328. The previous commit also resolves this issue, but it seems saner to create the user in the Dockerfile than at runtime.