First minimal version
This commit is contained in:
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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user