fix: try to make django env global var

This commit is contained in:
winkidney
2022-04-14 08:21:32 -07:00
parent 7e158a269c
commit bd96027387
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,6 @@
# Updated: Aug 19th, 2014
# -----------------------------------------------------------------------------
PROJECT_ROOT="/pinry"
export DJANGO_SETTINGS_MODULE=pinry.settings.docker
bash ${PROJECT_ROOT}/docker/scripts/bootstrap.sh