Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Austionian committed Apr 1, 2024
1 parent 28db57b commit 5af763e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ COPY config config
COPY assets assets
COPY templates templates
ENV APP_ENVIRONMENT production
ENTRYPOINT ["./axum_tailwind_template]
ENTRYPOINT ["./axum_tailwind_template"]

0 comments on commit 5af763e

Please sign in to comment.