Ajout fichier config http-proxy docker

This commit is contained in:
2025-10-16 13:45:42 +02:00
parent 20b7995761
commit a40cf5d050

2
configs/http-proxy.conf Normal file
View File

@@ -0,0 +1,2 @@
[Service]
Environment="HTTP_PROXY=http://10.121.38.1:8080/" "HTTPS_PROXY=http://10.121.38.1:8080/" "NO_PROXY=localhost,127.0.0.0/8"