1 changed file
.teamcity.vcs.ssh.json + | ||
Add comment 32 TRAEFIK_API_PROTOCOL defaults to 'https'
Add comment 33
Add comment 34 TRAEFIK_TOKEN (optional) if API is secured with a middleware JWT authentication token
Add comment 35 Minus If using HTTP basic auth set TRAEFIK_TOKEN=' ' with a blank and instead set USERNAME/PASSWORD environment variables
Add comment 35 Plus If using HTTP basic auth set TRAEFIK_TOKEN=' ' with a blank and instead set USERNAME/PASSWORD environment variables, otherwise it'll use \$USERNAME from your shell and prompt for a password
Add comment 36
Add comment 37
Add comment 38 Can specify \$CURL_OPTS for options to pass to curl or provide them as arguments