Initial commit
This commit is contained in:
12
license-system-launcher/config.example.json
Normal file
12
license-system-launcher/config.example.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"api_base": "http://118.145.218.2:39256",
|
||||
"project_id": "PROJ_001",
|
||||
"project_secret": "YOUR_PROJECT_SECRET",
|
||||
"client_version": "1.0.0",
|
||||
"license_file": "license.key",
|
||||
"request_timeout_sec": 10,
|
||||
"heartbeat_retries": 2,
|
||||
"heartbeat_retry_delay_sec": 5,
|
||||
"extract_to": "temp",
|
||||
"keep_payload": false
|
||||
}
|
||||
Reference in New Issue
Block a user