fix(docs): locale markdown issues
This commit is contained in:
parent
d9b4535d64
commit
274bb948e7
213 changed files with 1776 additions and 1789 deletions
|
|
@ -22,7 +22,7 @@ export HTTP_PROXY=http://proxy.example.com:8080
|
|||
export NO_PROXY=localhost,127.0.0.1
|
||||
```
|
||||
|
||||
:::forsigtighed
|
||||
:::caution
|
||||
TUI kommunikerer med en lokal HTTP-server. Du skal omgå proxyen for denne forbindelse for at forhindre routingsløjfer.
|
||||
:::
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ Hvis din proxy kræver grundlæggende godkendelse, skal du inkludere legitimatio
|
|||
export HTTPS_PROXY=http://username:password@proxy.example.com:8080
|
||||
```
|
||||
|
||||
:::forsigtighed
|
||||
:::caution
|
||||
Undgå hardkodning af adgangskoder. Brug miljøvariabler eller sikker lagring af legitimationsoplysninger.
|
||||
:::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue