chore(dev): Security:Auth:DisableLogin default off; enable in docker-dev central nodes
This commit is contained in:
@@ -5,5 +5,10 @@
|
||||
{ "Name": "Console" },
|
||||
{ "Name": "File", "Args": { "path": "logs/otopcua-.log", "rollingInterval": "Day" } }
|
||||
]
|
||||
},
|
||||
"Security": {
|
||||
"Auth": {
|
||||
"DisableLogin": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user