Skip to content

Commit

Permalink
fix: bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
linyuan0213 committed Apr 18, 2023
1 parent 64fcfd8 commit 19f794e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"
services:
nas-tools:
image: jxxghp/nas-tools:latest
image: linyuan0213/nas-tools:latest
ports:
- 3000:3000 # 默认的webui控制端口
volumes:
Expand Down

0 comments on commit 19f794e

Please sign in to comment.