mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-24 10:34:17 +00:00
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
This commit is contained in:
commit
a879558ec4
@ -5,8 +5,6 @@ wait-for-it db:5432 --strict --timeout=0
|
|||||||
echo "Waiting for redis..."
|
echo "Waiting for redis..."
|
||||||
wait-for-it redis:6379 --strict --timeout=0
|
wait-for-it redis:6379 --strict --timeout=0
|
||||||
|
|
||||||
GUNICORN_WORKERS="${GUNICORN_WORKERS:-1}"
|
|
||||||
|
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
flask deploy
|
flask deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user