feat: using self signed certs
This commit is contained in:
@@ -6,3 +6,7 @@ ENV GITEA_CUSTOM /etc/gitea-custom
|
||||
|
||||
RUN rm /etc/gitea/app.ini
|
||||
RUN mv /etc/gitea/dev.app.ini /etc/gitea/app.ini
|
||||
|
||||
WORKDIR /etc/gitea-custom
|
||||
|
||||
RUN gitea cert --host code.maximhutz.com --ca
|
||||
Reference in New Issue
Block a user