diff --git a/docker_container/start.sh b/docker_container/start.sh
index 821ff15..38bc039 100644
--- a/docker_container/start.sh
+++ b/docker_container/start.sh
@@ -1 +1 @@
-docker run --memory 1GB --user root --volume /media/sf_woodpecker2024/attachment_server/:/root/www/ --volume /media/sf_woodpecker2024/attachment_server/log/:/root/log/ --workdir /root/ --expose 80 --publish 12345:80 --attach stdin --attach stdout --attach stderr --interactive --tty debian:11-slim bash
\ No newline at end of file
+docker run --memory 1GB --user root --volume /media/sf_woodpecker2024/attachment_server/:/root/www/ --volume /media/sf_woodpecker2024/attachment_server/log/:/root/log/ --workdir /root/ --expose 80 --publish 12345:80 --attach stdin --attach stdout --attach stderr --interactive --tty debian:11-slim sh /media/sf_woodpecker2024/attachment_server/start.sh
\ No newline at end of file
diff --git a/index.html b/index.html
index 63f30cd..c1d548a 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@
在继续之前,请仔细阅读以下说明和约定
-- 本服务使用 team_token 验证身份,请勿泄露给非本队成员。
+- 本服务使用 team_token 验证身份(在哪?),请勿泄露给非本队成员。
- 除非另有说明,否则本附件分发服务提供的附件对每个用户都是固定的,不会因时间或请求次数而改变。