1
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2024-03-24 21:06:54 +10:00
parent fbd123bb0e
commit b59d893b6b
1 changed files with 0 additions and 6 deletions

View File

@ -18,12 +18,6 @@ SECRET_KEY=$SECRET_KEY
SENTRY_SITE=$ORGANIZATION_NAME SENTRY_SITE=$ORGANIZATION_NAME
NGINX_PORT=80
NGINX_HTTPS_PORT=443
UWSGI_PROCESSES=4
UWSGI_THREADS=2
EOT EOT
docker-compose run --rm app python manage.py migrate --noinput docker-compose run --rm app python manage.py migrate --noinput