fix the example docker compose file
All checks were successful
ups / ups (push) Successful in 46s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-05-13 01:51:13 +03:00
parent e6ebf6ca78
commit bde980536d
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

View File

@ -8,7 +8,7 @@ services:
depends_on:
- libremdb_redis
tmpfs:
- /opt/app/.next/cache/:size=10M,mode=0770,uid=65534,gid=65534,noexec,nosuid,nodev
- /app/.next/cache/:size=10M,mode=0770,uid=65534,gid=65534,noexec,nosuid,nodev
security_opt:
- no-new-privileges:true
cap_drop: