add test for setting hostname in config file
This commit is contained in:
parent
835a031c2b
commit
8a205e745b
2 changed files with 29 additions and 5 deletions
|
@ -14,3 +14,4 @@ offline = false
|
|||
proxy = https://user:pass@localhost:8080
|
||||
timeout = abc
|
||||
api_url = https://localhost:0/api/v1/heartbeats
|
||||
hostname = fromcfgfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue