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 2cb08b3 commit 1a68930Copy full SHA for 1a68930
1 file changed
README.md
@@ -27,9 +27,10 @@ docker run --rm -p 80:80 arnaudritti/devtools
27
28
#### Environement variables
29
30
-| Name | default value | options |
31
-| APP_ENV | `prod` | `prod`, `dev` |
32
-| BUCKET_MODE | `path` | `path`, `sudomain`, `both`|
+| Name | default value | options |
+| ----------- | ------------- | -------------------------- |
+| APP_ENV | `prod` | `prod`, `dev` |
33
+| BUCKET_MODE | `path` | `path`, `sudomain`, `both` |
34
35
Or use the hosted service at [https://devtools.arnaud-ritti.fr/](https://devtools.arnaud-ritti.fr/)
36
0 commit comments