Compare commits

..

No commits in common. "898e2b6136aebcd50c27bb12b12eb52d2f8b739e" and "60b2df5e90430acb615ea015088591f95f860163" have entirely different histories.

View File

@ -4,7 +4,7 @@ COPY . /src
WORKDIR /src
RUN npm install && node ./index.js
FROM caddy:2.7.2
FROM caddy:2.6.4
COPY img /usr/share/caddy/img
COPY css /usr/share/caddy/css