diff options
Diffstat (limited to 'deliveries/.env')
-rw-r--r-- | deliveries/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/.env b/deliveries/.env index 32ccb94e..9004f26f 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -26,7 +26,7 @@ WEBAPPS_DIR=/opt/apache-tomcat-8.0.37/webapps # Required settings with default values. # Export shell environment variables on ALL hosts. LOGS_DIR=./logs -PROPS_DIR=./properties_rackspace +PROPS_DIR=./properties_simpledemo # Optional settings with no defaults. EXTRA_HOST_IP="" |