Compare commits

..

No commits in common. "1e476c767ba8e32f589f495758d1342237940095" and "66c1682b0bf81303742500a8b1476b7d86edc720" have entirely different histories.

View File

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