Skip to content

Commit

Permalink
revisi dockerfile tugas 6
Browse files Browse the repository at this point in the history
  • Loading branch information
fathonidf committed Oct 13, 2023
1 parent 98c58b6 commit f3810ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /app

ENV PYTHONUNBUFFERED=1 \
PYTHONPATH=/app \
DJANGO_SETTINGS_MODULE=shopping_list.settings \
DJANGO_SETTINGS_MODULE=adventurers_inventory.settings \
PORT=8000 \
WEB_CONCURRENCY=2

Expand Down

0 comments on commit f3810ca

Please sign in to comment.