Skip to content

Commit 4617c30

Browse files
committed
temp removal of translate bc slug is too big
1 parent d6586d1 commit 4617c30

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
release: python manage.py migrate --noinput && python manage.py clear_cache --cache=default && python manage.py sync_roles
2-
web: python manage.py install_languages fr_en ar_en es_en --noinput && gunicorn hypha.wsgi:application --log-file -
2+
web: gunicorn hypha.wsgi:application --log-file -
33
worker: celery --app=hypha.celery worker --concurrency=1 --events --without-gossip --without-mingle

bin/post_compile

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)