Skip to content

Commit b0c5f50

Browse files
author
Arnaud RITTI
committed
Improve README
1 parent c34c2e8 commit b0c5f50

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Use it locally with Docker
2525
docker run --rm -p 80:80 arnaudritti/devtools
2626
```
2727

28+
#### Environement variables
29+
30+
| Name | default value | options |
31+
| APP_ENV | `prod` | `prod`, `dev` |
32+
| BUCKET_MODE | `path` | `path`, `sudomain`, `both`|
33+
2834
Or use the hosted service at [https://devtools.arnaud-ritti.fr/](https://devtools.arnaud-ritti.fr/)
2935

3036
## ⚡ Feedback

0 commit comments

Comments
 (0)