diff --git a/Dockerfile b/Dockerfile index 3fdf431..992d11c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,4 +26,4 @@ COPY --from=builder /work/Cargo.toml /app/ EXPOSE $PORT ENV LEPTOS_SITE_ROOT=./site -CMD ["/app/leptos_start"] +CMD ["/app/obp"]