Skip to content

Commit 00d4144

Browse files
authored
Add volume mapping for app directory in Docker
1 parent 343903b commit 00d4144

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ services:
4141
HISTORY_MAX_MIN: "120"
4242

4343
volumes:
44+
- ./:/app
4445
# Host visibility (optional)
4546
- /sys:/sys:ro
4647
- /:/host:ro

0 commit comments

Comments
 (0)