refactor: use rr actions/loader

refactor: use rr actions
This commit is contained in:
Nicolas Meienberger
2025-08-31 19:22:55 +02:00
parent 23f47bbb6b
commit 37effcb4e3
21 changed files with 454 additions and 219 deletions

View File

@@ -7,12 +7,11 @@ services:
restart: unless-stopped
cap_add:
- SYS_ADMIN
- SYS_MODULE
ports:
- "3000:3000"
privileged: true
# privileged: true
env_file:
- path: .env.local
- path: .env
required: false
# security_opt:
# - apparmor:unconfined
@@ -25,4 +24,4 @@ services:
- ./data:/data
# - /home/nicolas/ironmount/tmp:/mounts #//:rshared
- /home/nicolas/ironmount/tmp:/mounts:rshared