Skip to content

Commit

Permalink
disable pre launch
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Jun 4, 2024
1 parent bc1daac commit 9157603
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion other/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ RUN --mount=type=secret,id=SENTRY_AUTH_TOKEN \
# Finally, build the production image with minimal footprint
FROM base

ENV PRE_LAUNCH="true"
ENV FLY="true"
ENV LITEFS_DIR="/litefs/data"
ENV DATABASE_FILENAME="sqlite.db"
Expand Down

0 comments on commit 9157603

Please sign in to comment.