diff --git a/installation_scripts/clone_projects.sh b/installation_scripts/clone_projects.sh index edd92d9..09774c1 100644 --- a/installation_scripts/clone_projects.sh +++ b/installation_scripts/clone_projects.sh @@ -114,9 +114,9 @@ else cd ~/SRC/AD-website && python3 -m venv env echo " # Set own environment variables for Django -DJANGO_USER='flyingscorpio' +DJANGO_USER='alix_diwan' export DJANGO_USER -DJANGO_PASSWORD='ribosome66' +DJANGO_PASSWORD='illustrations' export DJANGO_PASSWORD DJANGO_SECRET_KEY='1o&!w6785%#)gdht+o164+utq-jbd!h3_nbo9yvkf9+iq03^m6' export DJANGO_SECRET_KEY