mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-03 20:30:44 +04:00
init
This commit is contained in:
10
samba/.env.example
Normal file
10
samba/.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
SHARED_FOLDER=/path/to/folder
|
||||
|
||||
OWNER_USERID=1000
|
||||
OWNER_GROUPID=1000
|
||||
|
||||
SMB_USER=user
|
||||
SMD_PASSWORD=password
|
||||
|
||||
NET_NAME=Storage
|
||||
READONLY_NET_NAME=ReadonlyStorage
|
||||
Reference in New Issue
Block a user