fix(docs): locale markdown issues
This commit is contained in:
@@ -22,7 +22,7 @@ export HTTP_PROXY=http://proxy.example.com:8080
|
||||
export NO_PROXY=localhost,127.0.0.1
|
||||
```
|
||||
|
||||
:::forsiktighet
|
||||
:::caution
|
||||
TUI kommuniserer med en lokal HTTP server. Du må omgå proxyen for denne tilkoblingen for å forhindre rutingsløyfer.
|
||||
:::
|
||||
|
||||
@@ -38,7 +38,7 @@ Hvis proxyen din krever grunnleggende autentisering, inkluderer legitimasjon i U
|
||||
export HTTPS_PROXY=http://username:password@proxy.example.com:8080
|
||||
```
|
||||
|
||||
:::forsiktighet
|
||||
:::caution
|
||||
Unngå hardkoding av passord. Bruk miljøvariabler eller sikker lagring av legitimasjon.
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user