Change deploy folder
This commit is contained in:
parent
7ea7285bc4
commit
e18c76d502
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ RUN pip install --no-cache-dir -r ./requirements.txt
|
|||
RUN zensical build
|
||||
|
||||
FROM caddy:alpine
|
||||
COPY --from=builder /app/site /usr/share/caddy
|
||||
COPY --from=builder /app/deploy /usr/share/caddy
|
||||
EXPOSE 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue