Skip to content
Snippets Groups Projects
Commit f41562ce authored by m431m's avatar m431m :speech_balloon:
Browse files

Update version & start.sh

parent 97021bd2
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,4 @@ echo "Step 01. starting nginx"
echo "Step 02. starting gunicorn"
gunicorn -w 3 -b 0.0.0.0:5000 config.wsgi:application --timeout 300
gunicorn -w 3 -b 0.0.0.0:5000 config.wsgi:application --timeout 300 --max-requests 1
# IMPORTANT: elasticsearch 7.14 ne marche pas avec un elasticsearch OSS
elasticsearch==7.13.0
-e git+https://docker-onegeo-suite:D7S9gajfakqgzRwsAxB4@git.neogeo.fr/onegeo-suite/apps/django-onegeo-suite.git@1.0.0b5#egg=django_onegeo_suite
-e git+https://docker-onegeo-suite:D7S9gajfakqgzRwsAxB4@git.neogeo.fr/onegeo-suite/apps/django-onegeo-suite.git@1.0.0b6#egg=django_onegeo_suite
-e git+https://github.com/danpoland/drf-reverse-proxy@master#egg=drf-reverse-proxy
python-decouple
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment