feat: using self signed certs

This commit is contained in:
2025-02-10 15:12:51 -05:00
parent 7ae2cd6588
commit 0c5a7ef7f3
8 changed files with 55 additions and 20 deletions

View File

@@ -3,3 +3,7 @@ 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 localhost --ca