Update config.sh

This commit is contained in:
Dennis Eichhorn 2018-02-23 12:48:14 +01:00 committed by GitHub
parent f19be01aee
commit 32631e6625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ DB_PASSWORD="123456"
# Git variables
GITHUB_URL[0]="https://github.com/Orange-Management/Orange-Management.git"
GITHUB_URL[1]="https://github.com/Orange-Management/Website.git"
GIT_BRANCH="develop"