Skip to content

Commit 9595b23

Browse files
fix: syncing doc variable name with current code (#2902)
Current code with correct name (2022-12-30): https://github.com/demetriusmoro/atlantis/blob/main/cmd/server.go#L178
1 parent a714a60 commit 9595b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runatlantis.io/docs/server-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ and set `--autoplan-modules` to `false`.
225225
If not specified, Atlantis won't be able to validate that the
226226
incoming webhook call came from your Azure DevOps org. This means that an
227227
attacker could spoof calls to Atlantis and cause it to perform malicious
228-
actions. Should be specified via the `ATLANTIS_AZUREDEVOPS_BASIC_AUTH` environment
228+
actions. Should be specified via the `ATLANTIS_AZUREDEVOPS_WEBHOOK_PASSWORD` environment
229229
variable.
230230
:::
231231

0 commit comments

Comments
 (0)