3dcb914607
* Remove Vault * Remove reference to 'kargo' in the doc * change check order
2 lines
No EOL
198 B
Django/Jinja
2 lines
No EOL
198 B
Django/Jinja
[Service]
|
|
Environment={% if http_proxy %}"HTTP_PROXY={{ http_proxy }}"{% endif %} {% if https_proxy %}"HTTPS_PROXY={{ https_proxy }}"{% endif %} {% if no_proxy %}"NO_PROXY={{ no_proxy }}"{% endif %} |