cleanup
This commit is contained in:
11
2026/kalmar/web/handout/README.md
Normal file
11
2026/kalmar/web/handout/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Exposed
|
||||
Only the bot container and the aperisolve web container will be exposed
|
||||
# Run
|
||||
```sh
|
||||
./build.sh
|
||||
```
|
||||
# Submit
|
||||
You can submit urls to the bot with:
|
||||
```sh
|
||||
curl http://127.0.0.1:8091/report --json '{"url":"http://web:5000/?..."}'
|
||||
````
|
||||
Reference in New Issue
Block a user