chore: update readme

This commit is contained in:
Nicolas Meienberger
2025-11-14 22:44:58 +01:00
parent ffc821af2b
commit 951d9d970c

View File

@@ -39,7 +39,8 @@ services:
image: ghcr.io/nicotsx/ironmount:v0.7 image: ghcr.io/nicotsx/ironmount:v0.7
container_name: ironmount container_name: ironmount
restart: unless-stopped restart: unless-stopped
privileged: true cap_add:
- SYS_ADMIN
ports: ports:
- "4096:4096" - "4096:4096"
devices: devices:
@@ -135,7 +136,8 @@ Ironmount can use [rclone](https://rclone.org/) to support 40+ cloud storage pro
image: ghcr.io/nicotsx/ironmount:v0.7 image: ghcr.io/nicotsx/ironmount:v0.7
container_name: ironmount container_name: ironmount
restart: unless-stopped restart: unless-stopped
privileged: true cap_add:
- SYS_ADMIN
ports: ports:
- "4096:4096" - "4096:4096"
devices: devices: