Skip to content

Commit

Permalink
Merge branch 'UGREEN-DEV' into UGREEN
Browse files Browse the repository at this point in the history
  • Loading branch information
onlyLTY committed Sep 30, 2024
2 parents 91549f8 + a68ae43 commit 0ea3ac5
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 @@ -15,6 +15,7 @@ RUN apk add --no-cache tzdata \
# 设置环境变量
ENV secretKey="" \
DOCKER_HOST="tcp://127.0.0.1:9375" \
BACKUP_DIR="/data" \
TZ="Asia/Shanghai"

VOLUME ["/data"]
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.5-UGREEN
v2.0.6-UGREEN

0 comments on commit 0ea3ac5

Please sign in to comment.