Skip to content

Commit 3d6435c

Browse files
authored
Update content/components/esphome.md
1 parent a2eb265 commit 3d6435c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/esphome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ or PlatformIO build environments.
208208
esphome:
209209
# ...
210210
environment_variables:
211-
HTTP_PROXY: "HTTP_PROXY=http://user:pass@10.10.1.10:3128/"
211+
HTTP_PROXY: "http://user:pass@10.10.1.10:3128/"
212212
PLATFORMIO_SETTING_ENABLE_PROXY_STRICT_SSL: "false"
213213
```
214214

0 commit comments

Comments
 (0)