mirror of
https://github.com/YuzuZensai/Cloudflare-DDNS-Updater.git
synced 2026-01-06 04:33:03 +00:00
Change build path
This commit is contained in:
@@ -14,6 +14,6 @@ COPY --from=build /home/node/app/yarn.lock .
|
||||
|
||||
RUN yarn
|
||||
|
||||
COPY --from=build /home/node/app/build .
|
||||
COPY --from=build /home/node/app/dist .
|
||||
|
||||
CMD [ "node", "index.js"]
|
||||
Reference in New Issue
Block a user