feat: separated taskfiles
This commit is contained in:
@@ -6,4 +6,4 @@ ENV GITEA_CUSTOM /etc/gitea-custom
|
||||
|
||||
WORKDIR /etc/gitea-custom
|
||||
|
||||
RUN gitea cert --host localhost --ca
|
||||
RUN gitea cert --host code.maximhutz.com --ca
|
||||
@@ -9,4 +9,4 @@ RUN mv /etc/gitea/dev.app.ini /etc/gitea/app.ini
|
||||
|
||||
WORKDIR /etc/gitea-custom
|
||||
|
||||
RUN gitea cert --host code.maximhutz.com --ca
|
||||
RUN gitea cert --host localhost --ca
|
||||
Reference in New Issue
Block a user