fixed typo in samba
This commit is contained in:
@@ -3884,7 +3884,7 @@
|
||||
"restart_policy": "unless-stopped",
|
||||
"title": "Samba",
|
||||
"type": 1,
|
||||
"privileged": "true",
|
||||
"privileged": true,
|
||||
"env": [
|
||||
{
|
||||
"default": "1000",
|
||||
|
||||
@@ -3924,7 +3924,7 @@
|
||||
"restart_policy": "unless-stopped",
|
||||
"title": "Samba",
|
||||
"type": 1,
|
||||
"privileged": "true",
|
||||
"privileged": true,
|
||||
"env": [
|
||||
{
|
||||
"default": "1000",
|
||||
|
||||
Reference in New Issue
Block a user