Skip to content

Commit 71fc7e2

Browse files
Merge pull request ousamabenyounes#26 from ousamabenyounes/main
Update README.md
2 parents 271b3aa + 04d5b3b commit 71fc7e2

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
@@ -17,6 +17,12 @@ docker run -d --privileged -p 8383:8383 ousamabenyounes/yellowlabtools
1717
And then open [`http://localhost:8383/`](http://localhost:8383/) on your web browser.
1818

1919

20+
If you need to run your instance in Debug mode
21+
22+
```
23+
docker run --privileged --env DEBUG=* -p 8383:8383 ousamabenyounes/yellowlabtools
24+
```
25+
2026
# Contributors
2127
- Gaël Métais [gmetais](https://github.com/gmetais)
2228
- Bruno Alimelie [baconsulting](https://github.com/baconsulting)

0 commit comments

Comments
 (0)