mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-03 20:30:44 +04:00
Refactoring
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user