added development yml file for live reload

This commit is contained in:
WGAVermeer
2026-03-06 15:07:50 +01:00
parent 76a5b2d98f
commit 596e3fcfca
3 changed files with 9 additions and 5 deletions

5
docker-compose.dev.yml Normal file
View File

@@ -0,0 +1,5 @@
services:
web:
volumes:
- ./app:/app