summaryrefslogtreecommitdiff
path: root/docker-start-containers
diff options
context:
space:
mode:
Diffstat (limited to 'docker-start-containers')
-rwxr-xr-xdocker-start-containers2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-start-containers b/docker-start-containers
index 7e42936..98cc444 100755
--- a/docker-start-containers
+++ b/docker-start-containers
@@ -3,7 +3,7 @@
WEBAPP_VIRTUAL_HOST=openstack.linaro.org
STATIC_LOGS_VIRTUAL_HOST=openstack-logs.linaro.org
DATA_DIR=/srv/tempest/data
-LOGS_DIR=/srv/tempest/logs
+LOGS_DIR=/srv/tempest/logs/logs
# start the neo4j container
docker run -d --name neo4j \