Skip to content

Commit 1df2a4c

Browse files
authored
update
1 parent e741a79 commit 1df2a4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All2Webhook 是一个使用 Go 编写的通知集合转发为webhook服务,统
2222
## Docker Compose 启动
2323

2424
```bash
25-
wget -O docker-compose.yml https://git.trah.cn/trah01/all2webhook/raw/branch/main/docker-compose.yml
25+
wget -O docker-compose.yml https://raw.githubusercontent.com/trah01/all2webhook/refs/heads/main/docker-compose.yml
2626
修改docker-compose.yml里的公开链接
2727
docker compose up -d
2828
```

0 commit comments

Comments
 (0)