srv-stage/files/docker/http-proxy.conf
2025-01-19 20:23:14 +01:00

5 lines
189 B
Plaintext

[Service]
Environment="HTTP_PROXY=http://proxy.ville-geneve.ch:8080"
Environment="HTTPS_PROXY=http://proxy.ville-geneve.ch:8080"
Environment="NO_PROXY=localhost,127.0.0.1,.ville-geneve.ch"