Skip to content

Commit

Permalink
update:tugas6
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsupilamieue committed Oct 8, 2023
1 parent 30b375b commit 8bf3a7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
release: django-admin migrate --noinput
web: gunicorn project_name.wsgi
web: gunicorn shoppeng.wsgi
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ gunicorn
whitenoise
psycopg2-binary
requests
urllib3
urllib3
django-environ

0 comments on commit 8bf3a7b

Please sign in to comment.