From 94baf44b2a39f484ec59f175f25e478fa7a032c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20Vandot?= Date: Thu, 18 Apr 2024 17:29:51 +0200 Subject: [PATCH] chore: remove WALLET_SECRET_2 and update s3 (#257) --- docker/Dockerfile | 1 - s3 | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index 53c9dfbc..ea55185a 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -18,7 +18,6 @@ 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 diff --git a/s3 b/s3 index 997dfec5..15b07081 160000 --- a/s3 +++ b/s3 @@ -1 +1 @@ -Subproject commit 997dfec574b493f7cf9a8e23e1bb0ace68d4702a +Subproject commit 15b070811d0a71ad9078be37a2af128b015bfe20