refactor: use domain pattern

This commit is contained in:
Nicolas Meienberger
2025-08-10 22:23:44 +02:00
parent fd91751673
commit 672f9097e1
25 changed files with 448 additions and 480 deletions

View File

@@ -18,7 +18,7 @@ services:
- ./:/app/
- /home/nicolas/ironmount/tmp:/mounts:rshared
- ./tmp:/mounts #:rshared
environment:
- GO_ENV=development
- VOLUME_ROOT=/home/nicolas/ironmount/tmp
- VOLUME_ROOT=/Users/nicolas/Developer/dir/ironmount/tmp