Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rakbidb authored Nov 22, 2023
1 parent ff07d24 commit 0510eff
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 @@ -29,4 +29,4 @@ RUN chown -R django:django /app
USER django

# Run application
# CMD gunicorn shopping_list.wsgi:application
CMD gunicorn arto_moro_pbp.wsgi:application

0 comments on commit 0510eff

Please sign in to comment.