mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-03 12:20:43 +04:00
Add basic proxy
This commit is contained in:
@@ -17,3 +17,6 @@ services:
|
||||
-u "${SMB_USER:?};${SMB_PASSWORD:?}"
|
||||
-s "${READONLY_NET_NAME:?};/mnt/shared;yes;yes;yes"
|
||||
-s "${NET_NAME:?};/mnt/shared;yes;no;no;${SMB_USER:?}"
|
||||
-g "acl allow execute always = yes"
|
||||
-g "map archive = yes"
|
||||
-g "client max protocol = SMB3"
|
||||
|
||||
Reference in New Issue
Block a user