Use it locally with Docker
docker run --rm -p 80:80 arnaudritti/devtools| Name | default value | options |
|---|---|---|
| APP_ENV | prod | prod, dev |
| BUCKET_MODE | path | path, sudomain, both |
| BUCKET_REQUEST_LIMIT | 50 | integer |
| BUCKET_EXPIRE_AFTER | 48 | hours (integer) |
Or use the hosted service at https://devtools.arnaud-ritti.fr/
You are very welcome to try it out and put forward your comments. You can use the following methods:
- Report bugs or consult with Issue
- Submit Pull Request to improve the code of
devtools