chore: re-order backend file structure

This commit is contained in:
Nicolas Meienberger
2025-08-31 17:32:11 +02:00
parent a16fc37b44
commit 23f47bbb6b
28 changed files with 240 additions and 1129 deletions

View File

@@ -20,11 +20,9 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- /run/docker/plugins:/run/docker/plugins
- ./apps/client/app:/apps/client/app
- ./apps/server/src:/apps/server/src
- ./apps/client/app:/app/apps/client/app
- ./apps/server/src:/app/apps/server/src
- ./data:/data
# - /home/nicolas/ironmount/tmp:/mounts #//:rshared
environment:
- VOLUME_ROOT=/home/nicolas/ironmount/tmp