Add a DS_PROXY_URL env variable

This commit is contained in:
Paul Chavard 2019-10-30 16:15:38 +01:00
parent bc257911e9
commit 73d4ecf35d
3 changed files with 3 additions and 2 deletions

View file

@ -24,6 +24,7 @@ FOG_OPENSTACK_REGION=""
FOG_DIRECTORY=""
FOG_ENABLED=""
CARRIERWAVE_CACHE_DIR="/tmp/tps-local-cache"
DS_PROXY_URL=""
FC_PARTICULIER_ID=""
FC_PARTICULIER_SECRET=""