feat: moved to git subdomain
This commit is contained in:
@@ -2,8 +2,4 @@ FROM gitea/gitea:latest-rootless
|
||||
|
||||
ADD --chown=git:git config /etc/gitea
|
||||
ADD --chown=git:git custom /etc/gitea-custom
|
||||
ENV GITEA_CUSTOM /etc/gitea-custom
|
||||
|
||||
WORKDIR /etc/gitea-custom
|
||||
|
||||
RUN gitea cert --host code.maximhutz.com --ca
|
||||
ENV GITEA_CUSTOM=/etc/gitea-custom
|
||||
|
||||
Reference in New Issue
Block a user