pass
This commit is contained in:
parent
fbd123bb0e
commit
b59d893b6b
|
|
@ -18,12 +18,6 @@ SECRET_KEY=$SECRET_KEY
|
|||
|
||||
SENTRY_SITE=$ORGANIZATION_NAME
|
||||
|
||||
NGINX_PORT=80
|
||||
NGINX_HTTPS_PORT=443
|
||||
|
||||
UWSGI_PROCESSES=4
|
||||
UWSGI_THREADS=2
|
||||
|
||||
EOT
|
||||
|
||||
docker-compose run --rm app python manage.py migrate --noinput
|
||||
|
|
|
|||
Loading…
Reference in New Issue