Skip to content

Commit

Permalink
chore: update s3 and add WALLET_SECRET_2 to Dockerfile (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
Иван Vandot authored Apr 18, 2024
1 parent ca9436e commit 136382a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ FROM node:20.11.1-alpine

ENV NODE_ENV=production
ENV WALLET_SECRET=4663c222787e30c1994b59044aa5045377a6e79193a8ead88293926b535c722d
ENV WALLET_SECRET_2=8d56d322a1bb1e94c7d64ccd62aa2e5cc9760f59575eda0f7fd392bab8d6ba0d

RUN apk add --no-cache curl bash

Expand Down
2 changes: 1 addition & 1 deletion s3

0 comments on commit 136382a

Please sign in to comment.