Changing Caddyfile location
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-20 00:39:47 +01:00
parent 03c15f6884
commit 630c80dc1b
2 changed files with 1 additions and 3 deletions

View File

@ -16,8 +16,6 @@ VOLUME [ "/config" ]
WORKDIR /srv
COPY Caddyfile /etc/Caddyfile
COPY start.sh /start.sh
RUN chmod +x /start.sh