mirror of
https://github.com/go-gitea/gitea
synced 2025-07-24 11:18:36 +00:00
Add missing path in the Docker app.ini template (#2181)
This commit is contained in:
@@ -58,3 +58,4 @@ CMD ["/bin/s6-svscan", "/etc/s6"]
|
||||
|
||||
COPY docker /
|
||||
COPY --from=build-env /go/src/code.gitea.io/gitea/gitea /app/gitea/gitea
|
||||
RUN ln -s /usr/local/bin/gitea /app/gitea/gitea
|
||||
|
Reference in New Issue
Block a user