We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343903b commit 00d4144Copy full SHA for 00d4144
1 file changed
docker-compose.yml
@@ -41,6 +41,7 @@ services:
41
HISTORY_MAX_MIN: "120"
42
43
volumes:
44
+ - ./:/app
45
# Host visibility (optional)
46
- /sys:/sys:ro
47
- /:/host:ro
0 commit comments