Add trailing slash for FI URL
This commit is contained in:
parent
9287d6470b
commit
525cba5906
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FI_SERVER="https://agent.dg.acaqb.net"
|
||||
FI_SERVER="https://agent.dg.acaqb.net/"
|
||||
FI_PROXY_USER="agent"
|
||||
FI_PROXY_PASS="kE9TDtP63xwK"
|
||||
FI_CONF_FILE="/etc/fusioninventory/agent.cfg"
|
||||
|
|
Reference in a new issue