We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7aefb commit b4a7d18Copy full SHA for b4a7d18
.docker/symfony.conf
@@ -49,10 +49,13 @@
49
PassEnv EDA_KICAD_CATEGORY_DEPTH
50
PassEnv SHOW_PART_IMAGE_OVERLAY
51
52
+ # Proxy configuration env
53
+ PassEnv NO_PROXY HTTPS_PROXY HTTP_PROXY http_proxy https_proxy ALL_PROXY all_proxy
54
+
55
# For most configuration files from conf-available/, which are
56
# enabled or disabled at a global level, it is possible to
57
# include a line for only one particular virtual host. For example the
58
# following line enables the CGI configuration for this host only
59
# after it has been globally disabled with "a2disconf".
60
#Include conf-available/serve-cgi-bin.conf
-</VirtualHost>
61
+</VirtualHost>
0 commit comments