We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34c2e8 commit b0c5f50Copy full SHA for b0c5f50
README.md
@@ -25,6 +25,12 @@ Use it locally with Docker
25
docker run --rm -p 80:80 arnaudritti/devtools
26
```
27
28
+#### Environement variables
29
+
30
+| Name | default value | options |
31
+| APP_ENV | `prod` | `prod`, `dev` |
32
+| BUCKET_MODE | `path` | `path`, `sudomain`, `both`|
33
34
Or use the hosted service at [https://devtools.arnaud-ritti.fr/](https://devtools.arnaud-ritti.fr/)
35
36
## ⚡ Feedback
0 commit comments