chore: trigger webhook test

This commit is contained in:
2026-04-17 13:51:52 +08:00
parent 0592061237
commit 31bd1e7ac1

View File

@@ -9,3 +9,5 @@ docker build -t demo-app:local .
docker run --rm -p 8080:8080 demo-app:local
curl http://127.0.0.1:8080/
```
Triggered at 2026-04-17T13:51:52+08:00