internal/scripts/variables.ps1

# Web Service Endpoint
$Script:DefaultWebServiceURI = "http://localhost:81/api"
$Script:UseDefaultCredentials = $true