~~ssh~~ https auto update
This commit is contained in:
parent
9b4282aae9
commit
bdcdf2be2c
@ -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
|
||||
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
|
@ -17,7 +17,7 @@
|
||||
|
||||
在继续之前,请仔细阅读以下说明和约定
|
||||
|
||||
- 本服务使用 <strong><a target="_blank" href="./assets/team_token_tip.png">team_token</a></strong> 验证身份,<strong>请勿泄露</strong>给非本队成员。
|
||||
- 本服务使用 <strong>team_token</strong> 验证身份<strong><a target="_blank" href="./assets/team_token_tip.png">(在哪?)</a></strong>,<strong>请勿泄露</strong>给非本队成员。
|
||||
|
||||
- 除非另有说明,否则本附件分发服务提供的附件对每个用户都是固定的,不会因时间或请求次数而改变。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user