This commit is contained in:
root 2024-10-24 21:46:29 +02:00
parent 42cf16ade1
commit 60e6c2e2f4

View File

@ -5,7 +5,7 @@ WORKDIR /app
COPY app_link.txt ./ COPY app_link.txt ./
COPY conf_script.sh ./ COPY conf_script.sh ./
ENV GITEA_CUSTOM=/var/lib/gitea/custom/conf ENV GITEA_CUSTOM=/var/lib/gitea/custom
RUN chmod +x ./conf_script.sh RUN chmod +x ./conf_script.sh