add request timeouts

This commit is contained in:
2024-08-07 23:23:06 +02:00
parent 7b47ca1c58
commit 2427e58cf6
3 changed files with 21 additions and 2 deletions

View File

@ -10,6 +10,7 @@ services:
- PROBEHOST_ALLOW_PRIVATE=false
- PROBEHOST_DISABLE_X_FORWARDED_FOR=false
- PROBEHOST_LISTEN_PORT=8000
- PROBEHOST_REQUEST_TTL=180
ports:
- 1234:8000
volumes: