Add build/ to export-ignore and gitignore, mount family-nav-graph in Docker

This commit is contained in:
2026-03-16 21:04:10 +01:00
parent 8a9b0f2248
commit 5a4d5d4c3c
3 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ services:
- webtrees_data:/var/www/webtrees/data
- ..:/var/www/webtrees/modules_v4/full-diagram
- /home/alex/.local/src/webtrees_bocken_theme/BockenTheme:/var/www/webtrees/modules_v4/BockenTheme
- /home/alex/.local/src/webtrees_family_navigator_graph:/var/www/webtrees/modules_v4/family-nav-graph
depends_on:
db:
condition: service_healthy