fix: update dockerfile build dir

This commit is contained in:
qwqVictor 2024-05-21 22:49:36 +08:00
parent a788886c9b
commit ea7da85aaa

View File

@ -1,3 +1,3 @@
FROM caddy:latest
COPY target /srv
COPY build /srv