Refactoring

This commit is contained in:
2026-01-15 00:14:56 +04:00
parent 9eeb0fb1f2
commit 09bd0766b0
27 changed files with 370 additions and 47 deletions

View File

@@ -20,9 +20,17 @@ services:
-g "acl allow execute always = yes"
-g "map archive = yes"
-g "client max protocol = SMB3"
deploy:
resources:
limits:
cpus: '0.5'
memory: 256M
reservations:
memory: 128M
networks:
- samba_network
networks:
samba_network:
name: samba_network
driver: bridge