mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Adding missing double quotes.
This commit is contained in:
parent
b13e197b92
commit
fe60a33d31
@ -491,7 +491,7 @@ If a preference needs to be *removed*, its value should be set to `UNSET`. For
|
|||||||
example:
|
example:
|
||||||
|
|
||||||
```
|
```
|
||||||
-e "FF_PREF_HTTP_PROXY=network.proxy.http=UNSET
|
-e "FF_PREF_HTTP_PROXY=network.proxy.http=UNSET"
|
||||||
```
|
```
|
||||||
|
|
||||||
**NOTE**: This is an advanced usage and it is recommended to set preferences
|
**NOTE**: This is an advanced usage and it is recommended to set preferences
|
||||||
|
@ -80,7 +80,7 @@ If a preference needs to be *removed*, its value should be set to `UNSET`. For
|
|||||||
example:
|
example:
|
||||||
|
|
||||||
```
|
```
|
||||||
-e "FF_PREF_HTTP_PROXY=network.proxy.http=UNSET
|
-e "FF_PREF_HTTP_PROXY=network.proxy.http=UNSET"
|
||||||
```
|
```
|
||||||
|
|
||||||
**NOTE**: This is an advanced usage and it is recommended to set preferences
|
**NOTE**: This is an advanced usage and it is recommended to set preferences
|
||||||
|
Loading…
x
Reference in New Issue
Block a user