Skip to content

Commit

Permalink
don't publish client tag by default
Browse files Browse the repository at this point in the history
  • Loading branch information
hzrd149 committed Aug 30, 2024
1 parent ad0e6f1 commit ddf6300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COPY ./nostrudel .
# Build
ENV VITE_COMMIT_HASH=""
ENV VITE_APP_VERSION="Start9-OS"
ENV ENABLE_CLIENT_TAG="false"
RUN yarn build

FROM nginx:stable-alpine-slim
Expand Down

0 comments on commit ddf6300

Please sign in to comment.