First minimal version
This commit is contained in:
4038
Server/TcHmiSrv/TcHmiSrv.Config.default.json
Normal file
4038
Server/TcHmiSrv/TcHmiSrv.Config.default.json
Normal file
File diff suppressed because it is too large
Load Diff
9
Server/TcHmiSrv/TcHmiSrv.Config.remote.json
Normal file
9
Server/TcHmiSrv/TcHmiSrv.Config.remote.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"BASE_HMI_URL": "",
|
||||
"CERTIFICATEEXPIRATION": "P1095DT18H",
|
||||
"MAXREQUESTSIZE": 1048576,
|
||||
"REQUIREAUTH": 2,
|
||||
"VIRTUALDIRECTORIES": {
|
||||
"/": "www"
|
||||
}
|
||||
}
|
||||
4
Server/TcHmiSrv/TcHmiSrv.Storage.json
Normal file
4
Server/TcHmiSrv/TcHmiSrv.Storage.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"configVersion": "1.0.1.15",
|
||||
"guid": "1EE8B733-8328-488E-A4BA-C287BF8302E7"
|
||||
}
|
||||
Reference in New Issue
Block a user