[UP] Adapt launcher regarding Gissmo 2.x experimental branch structure

This commit is contained in:
Olivier DOSSMANN
2017-11-22 10:00:25 +01:00
parent fa9ea2fcdb
commit ff93eb34b0
2 changed files with 9 additions and 1 deletions

View File

@ -20,5 +20,6 @@ DB_DIR="/dbdata"
GIT_BRANCH="v1.7"
GISSMO_VERSION="1.7"
# GISSMO_DOCKER_NAME="gissmo"
DJANGO_DIR="django" # only for Gissmo 2.x
GISSMO_DOCKER_PORT="8002"
UPLOAD_DIR="/srv/upload"